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-3316] "Script mode" globals have internal visibility and can be accessed before initialization from other files access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#45904 opened Dec 2, 2016 by jckarter updated Oct 30, 2023
[SR-978] Warn on do {} with only one empty catch {} block compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation do catch Feature → statements: 'do' statements good first issue Good for newcomers improvement missing warning Bug: Missing warning statements Feature: statements swift 5.9
#43590 opened Mar 18, 2016 by jckarter updated Sep 10, 2023
Compatibility56 library has a static destructor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#62761 opened Dec 22, 2022 by jckarter updated Dec 22, 2022
[SR-8990] Miscompile (possible assertion failure) modifying nonmutating property on protocol access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.2
#51493 opened Oct 13, 2018 by jckarter updated Nov 19, 2022
[SR-7298] "Expression too complex" regressions with large literal arrays bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance regression swift 4.1 type checker Area → compiler: Semantic analysis
#49846 opened Mar 28, 2018 by jckarter updated Nov 19, 2022
[SR-5528] Allow multiple typealiases in a declaration compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#48100 opened Jul 22, 2017 by jckarter updated Nov 11, 2022
[SR-11158] Re-specialize interpolation segment invocations on String after specializing compiler The Swift compiler in itself performance SILOptimizer Area → compiler: SIL optimization passes task
#53555 opened Jul 19, 2019 by jckarter updated Nov 3, 2022
[SR-1021] Don't export public symbols from static libraries by default bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43633 opened Mar 22, 2016 by jckarter updated Sep 22, 2022
[SR-7188] Allow conditional availability of stored properties bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49736 opened Mar 13, 2018 by jckarter updated Jul 22, 2022
[SR-14480] Function signature optimization turns __consuming method back into guaranteed, breaking in-place optimization opportunity bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56836 opened Apr 13, 2021 by jckarter updated Apr 25, 2022
[SR-12583] foo() {} {} parses but foo {} {} does not bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#55028 opened Apr 14, 2020 by jckarter updated Apr 25, 2022
[SR-12241] Can't mix-and-match build-script invocations with and without -i anymore bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54668 opened Feb 20, 2020 by jckarter updated Apr 25, 2022
[SR-12230] Improve diagnostic when enum case payload label doesn't match pattern compiler The Swift compiler in itself task
#54656 opened Feb 18, 2020 by jckarter updated Apr 25, 2022
[SR-12229] Assertion failure when trying to pattern match enum cases with same base name compiler The Swift compiler in itself
#54655 opened Feb 18, 2020 by jckarter updated Apr 25, 2022
[SR-12206] Symbol collision when multiple enum cases with same base name have default arguments compiler The Swift compiler in itself
#54632 opened Feb 14, 2020 by jckarter updated Apr 25, 2022
[SR-10116] Driver does not handle single-file -c -o correctly when doing multiple frontend invocations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#52518 opened Mar 15, 2019 by jckarter updated Apr 25, 2022
[SR-9415] Provide more specific diagnostic when an instance method is invoked on a metatype (or vice versa) 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 type checker Area → compiler: Semantic analysis
#51880 opened Dec 5, 2018 by jckarter updated Apr 25, 2022
[SR-8960] Emit a symbol reference to ensure swiftrt.o is linked on Linux/Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers Linux Platform: Linux runtime The Swift Runtime
#51465 opened Oct 10, 2018 by jckarter updated Apr 25, 2022
[SR-8147] Fixit corrects .eventTrackingRunLoopMode to .RunLoop.Mode.eventTracking with invalid leading period 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
#50679 opened Jun 29, 2018 by jckarter updated Apr 25, 2022
[SR-7769] Dynamically upgrade existing boxed values to NSObject subclasses bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#50308 opened May 24, 2018 by jckarter updated Apr 25, 2022
[SR-7768] Write Non-Swift version of _bridgeAnythingToObjectiveC as a C++ runtime function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#50307 opened May 24, 2018 by jckarter updated Apr 25, 2022
[SR-7767] Use soft linking to detect Foundation entry points for _SwiftValue boxing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#50306 opened May 24, 2018 by jckarter updated Apr 25, 2022
[SR-7230] Improve error message for statement that begins with open brace 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
#49778 opened Mar 19, 2018 by jckarter updated Apr 25, 2022
[SR-7148] Compile-time conditionalization of endianness in the compiler should be done by target checking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#49696 opened Mar 8, 2018 by jckarter updated Apr 25, 2022
[SR-7136] Fast-path ad-hoc printing of Strings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers standard library Area: Standard library umbrella
#49684 opened Mar 7, 2018 by jckarter updated Apr 25, 2022
ProTip! Exclude everything labeled bug with -label:bug.