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

[SR-15449] Waiting for expectations in Async test prevents Task from running bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57754 opened Nov 6, 2021 by tkrajacic
[SR-11737] Missing throws in @objc protocol conformance with parameter segfaults 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
#54144 opened Nov 8, 2019 by tkrajacic
[SR-11676] Throwing Optional @objc protocol method segfaults compiler 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
#54085 opened Oct 28, 2019 by tkrajacic
[SR-11214] Swift compiler incorrectly warns or errors when a try is captured by a throwing @autoclosure parameter to a function which does not itself throw. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#53613 by tkrajacic was closed Jul 26, 2019
[SR-11213] Incorrect autocompletion for RangeReplaceableCollection method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#53612 opened Jul 26, 2019 by tkrajacic
[SR-10543] Exorbitant compile time for Strings in release mode in Swift 5 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52943 by tkrajacic was closed Apr 25, 2019
[SR-10253] Type checker takes a very long time for tuple array 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
#52653 opened Apr 1, 2019 by tkrajacic
[SR-9958] Incorrect error message for non-matching signatures with KeyPaths bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#52362 by tkrajacic was closed Jul 12, 2019
[SR-9376] Private CodingKeys in another file messes up Codable synthesis bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#51842 opened Nov 29, 2018 by tkrajacic
[SR-8341] Finish recursive metadata support for resilient types 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 regression run-time crash Bug → crash: Swift code crashed during execution swift 4.2
#50869 by tkrajacic was closed Sep 14, 2018
[SR-7432] Can't see through boxed _SwiftValue when casting from @objc Type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself runtime The Swift Runtime
#49975 by tkrajacic was closed Aug 12, 2022
[SR-7325] Some macOS toolchain snapshot packages require admin privileges bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#49873 opened Apr 1, 2018 by tkrajacic
[SR-7290] Segfault in "Lower Aggregate SIL Instructions to Multiple Scalar Operations" 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 optimized only Flag: An issue whose reproduction requires optimized compilation
#49838 opened Mar 27, 2018 by tkrajacic
[SR-7221] Class lookup at runtime fails in master toolchains bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.2
#49769 by tkrajacic was closed Sep 14, 2018
[SR-5577] Assigning Swift class to NSMenuItem target in app compiled with 10.13/10.12 SDK crashes under 10.11 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself runtime The Swift Runtime
#48149 by tkrajacic was closed Feb 4, 2018
[SR-5454] Malformed #keyPath(…) on NSObject subclass segfaults compiler 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
#48026 by tkrajacic was closed Sep 14, 2018
[SR-5283] Regression: Compiler complains about missing clause when using switch statement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.0
#47858 by tkrajacic was closed Jul 11, 2017
[SR-5124] Default value visibility requirements differ for optimization levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47700 by tkrajacic was closed Sep 14, 2018
[SR-4480] Compiler crash when extending generic subclass of Obj-C class 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
#47057 by tkrajacic was closed Jun 6, 2018
[SR-3642] SILGen crash when compiling with whole module optimization 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 SILGen Area → compiler: The SIL generation stage
#46227 by tkrajacic was closed Sep 14, 2018
[SR-3549] NSDecimalNumber Type coercion crashes compiler - Regression 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
#46137 by tkrajacic was closed Jan 14, 2017
[SR-3003] Error for non-public implicit initializer is bogus bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation
#45593 by tkrajacic was closed Mar 31, 2018
[SR-2982] Silgen segfault with initialized var and extension in second file 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 SILGen Area → compiler: The SIL generation stage
#45572 by tkrajacic was closed Jan 14, 2017
[SR-2796] Generics compiler crash regression 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 IRGen LLVM IR generation regression swift 3.0
#45400 by tkrajacic was closed Sep 14, 2018
ProTip! Adding no:label will show everything without a label.