Skip to content

Issues: apple/swift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Unable to mutate non-copyable struct in deinit bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68115 by karwa was closed Aug 24, 2023
Document lifetime of closures used to create Tasks concurrency Feature: umbrella label for concurrency language features documentation
#67452 by karwa was closed Sep 13, 2023
Unnecessary overflow check in _decodeScalar (UTF-16) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers
#59903 by karwa was closed Aug 1, 2022
[SR-14422] UnsafeRawBufferPointer.count can trap bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#56778 by karwa was closed Apr 27, 2022
[SR-12130] SIMD<Float>.addingProduct generates poor code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54565 by karwa was closed Feb 6, 2020
[SR-9725] Using KeyPaths across lines crashes the REPL bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself REPL
#52160 by karwa was closed May 18, 2019
[SR-7008] Subclass existential doesn't satisfy generic class constraints bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49556 by karwa was closed Mar 16, 2018
[SR-6433] Cannot declare public default protocol impls based on shadowed associated types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48983 by karwa was closed Nov 27, 2017
[SR-6324] Crash compiling refined, generic @objc protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#48874 by karwa was closed Nov 8, 2017
[SR-4203] [3.1] no relation found that declares conformance to target bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#46786 by karwa was closed Mar 11, 2021
[SR-3611] Segfault/assertion for simple tuple collection wrapper bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#46196 by karwa was closed Jan 11, 2017
[SR-2689] String.CharacterView does not shift endIndex correctly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#45294 by karwa was closed Sep 19, 2016
[SR-2474] closure in protocol extension implicitly captures mutating 'self' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#45079 by karwa was closed Aug 25, 2016
[SR-2020] Protocol composition doesn't conform to associated type requirement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44629 by karwa was closed Dec 30, 2016
[SR-1682] String.Index retains a copy of its String bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution standard library Area: Standard library umbrella
#44291 by karwa was closed Jul 2, 2016
[SR-1411] String "+" operator exponential behaviour bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#44020 by karwa was closed Aug 16, 2016
ProTip! Exclude everything labeled bug with -label:bug.