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

Allow discoverable, simple disambiguation between module & type of the same name (e.g. Foo.Foo) 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 TypeResolver
#62639 opened Dec 16, 2022 by weissi
REPL broken on main bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. regression REPL
#58859 opened May 12, 2022 by weissi
Error bridged to NSError's localizedDescription doesn't use the CustomStringConvertible bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58724 opened May 6, 2022 by weissi
[SR-16037] Ability to warn if a certain protocol requirement is fulfilled by a default implementation compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances feature A feature request or implementation new feature
#58298 opened Mar 22, 2022 by weissi
[SR-15786] Swift should emit warning when trying to cast an Array/Dictionary from an existential 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
#58063 opened Jan 29, 2022 by weissi
[SR-15733] on non-ABI-stable platforms (like Linux), Swift should check the version of libswiftCore etc bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58010 opened Jan 14, 2022 by weissi
[SR-15542] {{switch self.array[thing]}} +1s the array for the duration of the switch, leading to CoW copies bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57845 opened Dec 1, 2021 by weissi
[SR-14590] 5.5 snapshots not compiling SwiftNIO tests on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56942 opened May 4, 2021 by weissi
[SR-14558] TSan segv in code that looks fine bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56910 opened Apr 30, 2021 by weissi
[SR-14519] is __owned not properly working anymore? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself SILOptimizer Area → compiler: SIL optimization passes
#56871 opened Apr 23, 2021 by weissi
[SR-14516] Swift generates subscript.read accessors that allocate! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression SILOptimizer Area → compiler: SIL optimization passes swift 5.4
#56868 opened Apr 21, 2021 by weissi
[SR-14474] Swift on Linux/Windows/... (Intel): should clarify which micro-architecture it targets bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56830 opened Apr 12, 2021 by weissi
[SR-14458] Swift doesn't ever specialise witness or vtables bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56814 opened Apr 8, 2021 by weissi
[SR-14253] 5.4 crasher when compiling NIO: TypeCheckAvailability.cpp:2939 Assertion `!Where.isImplicit()' failed 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
#56613 opened Feb 18, 2021 by weissi
[SR-14102] Idiomatic way of checking if an Array<UInt8> starts with a bunch of bytes is slow bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
#56488 opened Jan 25, 2021 by weissi
[SR-14099] lldb doesn't work on nightly docker images bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56485 opened Jan 25, 2021 by weissi
[SR-13041] (#file) to silence the #file to #filePath warning only works on call site not on declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55487 opened Jun 18, 2020 by weissi
[SR-13007] provide something like "implements func foo()" to mark a function as implementing a protocol requirement (similar to "override func") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55452 opened Jun 13, 2020 by weissi
[SR-12939] Xcode 11.4: CGRPCZlib.o malformed object (string table at offset 0 with a size of 8, overlaps Mach-O headers at offset 0 with a size of 160) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55385 opened Jun 5, 2020 by weissi
[SR-12934] How can I forward #filePath for Swift 5.2 & 5.3 without just silencing the warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55380 opened Jun 4, 2020 by weissi
[SR-12927] Swift doesn't warn when implementing a deprecated protocol method 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
#55373 opened Jun 2, 2020 by weissi
[SR-12920] #module to get the current module compiler The Swift compiler in itself new feature
#55366 opened Jun 1, 2020 by weissi
[SR-12773] cross module construction of an ExpressibleByArrayLiteral thing seems to always heap reify the array bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#55218 opened May 10, 2020 by weissi
ProTip! What’s not been updated in a month: updated:<2024-04-08.