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-3590] Implicitly convert &Tuple to UnsafePointer<Tuple.Element> compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#46175 by atrick was closed Jul 16, 2019
[SR-1113] Incorrect runtime dynamic cast of Optional<A>.none to Optional<B>.none when A&B are statically incompatible. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43726 by atrick was closed Jul 14, 2016
[SR-1841] QoI: Warn when shadowing generic type parameters bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#44450 by atrick was closed Aug 13, 2018
[SR-2108] globalredundantloadelimination.sil is not FileCheck'd bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44716 by atrick was closed Aug 11, 2016
[SR-2732] UnsafePointer.withMemoryRebound(to:capacity:) incorrectly produces a mutable pointer argument bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#45336 by atrick was closed Sep 22, 2016
[SR-2777] Diagnostics missing when method name shadows a global function with a different signature. 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
#45381 by atrick was closed Aug 18, 2017
[SR-2787] SIL verification failed: init_existential_addr payload must be a lowering of the formal concrete type: isLoweringOf(AEI->getLoweredConcreteType(), AEI->getFormalConcreteType()) 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
#45391 by atrick was closed Jul 7, 2017
[SR-2890] Miscompile of Array.withUnsafeBytes at -Onone (after removing "mutating") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45484 by atrick was closed Jun 4, 2021
[SR-2976] [Swift 4] Add an UnsafeBufferPointer.empty API feature A feature request or implementation standard library Area: Standard library umbrella task
#45566 by atrick was closed Nov 1, 2016
[SR-3005] [Swift 4] Remove redundant initializers from UnsafeRawPointer affects ABI Flag: Affects ABI standard library Area: Standard library umbrella task
#45595 by atrick was closed Feb 25, 2019
[SR-3340] Evaluate the ABI for existential container storage. affects ABI Flag: Affects ABI compiler The Swift compiler in itself task
#45928 by atrick was closed Mar 27, 2018
[SR-3341] Evaluate the register convention for runtime calls (ARM64) affects ABI Flag: Affects ABI compiler The Swift compiler in itself task
#45929 by atrick was closed Apr 3, 2017
[SR-164] Type checker asserts on IUO conformance. 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 type checker Area → compiler: Semantic analysis
#42786 by atrick was closed Jul 9, 2018
[SR-3376] Removing the VWT entries for array copying affects ABI Flag: Affects ABI compiler The Swift compiler in itself task
#45964 by atrick was closed May 3, 2018
[SR-4340] UnsafeBufferPointer needs a withMemoryRebound method feature A feature request or implementation improvement standard library Area: Standard library umbrella
#46919 by atrick was closed Dec 7, 2017
[SR-4669] Add a Benchmark_Driver --rerun N option benchmarks feature A feature request or implementation good first issue Good for newcomers
#47246 by atrick was closed Jan 8, 2019
[SR-4915] Swift unicode support can use compiler support for thread local storage. feature A feature request or implementation performance runtime The Swift Runtime standard library Area: Standard library umbrella
#47492 by atrick was closed May 10, 2019
[SR-4929] Support non-inout homogeneous tuple argument conversion to UnsafePointer<Element> compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#47506 by atrick was closed Jul 16, 2019
[SR-5441] Closure Capture ABI affects ABI Flag: Affects ABI compiler The Swift compiler in itself task
#48015 by atrick was closed Mar 16, 2018
[SR-5664] UnsafeRawPointer.allocate(bytes:alignedTo:) does not respect alignment. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#48234 by atrick was closed Feb 15, 2018
[SR-5705] Generic type constraints incorrectly applied to functions with the same name. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48275 by atrick was closed Sep 8, 2021
[SR-6059] Design an API for raw buffer alignment. feature A feature request or implementation standard library Area: Standard library umbrella
#48616 by atrick was closed Jul 8, 2019
[SR-6608] DeadCodeElimination removes fix_lifetime instructions. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49158 by atrick was closed Feb 26, 2021
[SR-6947] DoubleWidth compile time. GenericSignatureBuilder::enumeratePairedRequirements. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49495 by atrick was closed Apr 4, 2022
Constrain implicit raw pointer conversion to bitwise-copyable values feature A feature request or implementation swift 5.9
#64927 by atrick was closed Apr 5, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.