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

Compiler crash with transferring closure parameter that returns a transferring result bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#73210 opened Apr 23, 2024 by Jnosh
Sendable warning for nonisolated init in @MainActor class even with Region based isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73135 opened Apr 19, 2024 by gspiers
Region isolation diagnoses async iterator transfer despite nonisolated(unsafe) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72942 opened Apr 10, 2024 by hborla
Global actor isolated initializers of non-Sendable types should cause the value to be in the actor's region bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#71533 opened Feb 10, 2024 by hborla
[Xcode 15.1 Beta 2] 'Swift(macosx-x86_64) :: Concurrency/dispatch_inference.swift' FAILED bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features Dispatch
#69481 opened Oct 28, 2023 by shahmishal
[SR-11706] Invoking computed properties on class-backed structures emits excessive retains/releases bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#54114 opened Nov 4, 2019 by Lukasa
Constant fold string comparisons
#27551 opened Oct 5, 2019 by zoecarver Loading…
3 tasks
[SR-10222] Weird do-nothing exploded thunk in small Swift 5 program. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#52622 opened Mar 28, 2019 by Lukasa
[SR-6485] Swift Source Compatibility: ReactiveCocoa failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49035 opened Nov 28, 2017 by aschwaighofer
[SR-5313] [Blocker] Simple refactor => 2x slowdown bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47888 opened Jun 26, 2017 by dabrahams
[SR-5065] test/SILOptimizer/sil_combine_objc.sil is XFAIL'd bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47641 opened Jun 1, 2017 by dabrahams
[SR-4722] Performance again, Clifford! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47299 opened Apr 28, 2017 by dabrahams
[SR-4721] Performance, Clifford! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47298 opened Apr 27, 2017 by dabrahams
[SR-4529] Optimizer emits crashing code for this constructor 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 run-time crash Bug → crash: Swift code crashed during execution
#47106 opened Apr 7, 2017 by drewcrawford
[SR-4052] Compiler crashes with: SIL verification failed: instruction isn't dominated by its operand: Dominance->properlyDominates(valueI, I) 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
#46635 opened Feb 23, 2017 by swift-ci
[SR-3774] Generated SIL cannot be parsed by 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 SILGen Area → compiler: The SIL generation stage SILParser Area → compiler: The SIL parser
#46359 opened Jan 28, 2017 by ahoppen
ProTip! no:milestone will show everything without a milestone.