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-12097] [WebAssembly] Implement threading and locking for the WASI target compiler The Swift compiler in itself new feature
#54533 opened Jan 28, 2020 by MaxDesiatov updated Apr 25, 2022
[SR-12766] [WebAssembly] Implement thread-aware SWIFT_ONCE_F when WASI SDK supports it compiler The Swift compiler in itself
#55211 opened May 9, 2020 by MaxDesiatov updated Apr 25, 2022
[SR-12772] [WebAssembly] Implement exclusivity checking when WebAssembly supports multi-threading compiler The Swift compiler in itself
#55217 opened May 10, 2020 by MaxDesiatov updated Apr 25, 2022
[SR-12790] [WebAssembly] Enable atomics in IRGen when WebAssembly has standardized atomics compiler The Swift compiler in itself
#55235 opened May 12, 2020 by MaxDesiatov updated Apr 25, 2022
[SR-14013] "small method list is not in immutable memory" error when linking tests bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56406 opened Jan 5, 2021 by MaxDesiatov updated Apr 25, 2022
[SR-14136] Nested structs make the compiler hang with 100% CPU usage bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56516 opened Jan 31, 2021 by MaxDesiatov updated Apr 25, 2022
XCTest is not available in the REPL bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. REPL
#60335 opened Aug 1, 2022 by MaxDesiatov updated Aug 1, 2022
Use of AsyncParsableCommand triggers TBD validation failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#64900 opened Apr 4, 2023 by MaxDesiatov updated Apr 4, 2023
Type checker crashes when type-checking 0 literal 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 literals Feature → expressions: Literals such as an integer or string literal numerics Area → standard library: Numeric API type checker Area → compiler: Semantic analysis
#63603 opened Feb 12, 2023 by MaxDesiatov updated Apr 26, 2023
Distributed: incorrect diagnostics for missing import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#59172 opened May 31, 2022 by MaxDesiatov updated Jan 10, 2024
Unexpected exclusivity violation for trivial ~Copyable struct access exclusivity Feature: Enforcement of exclusive access to memory bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations
#71045 opened Jan 21, 2024 by MaxDesiatov updated Jan 21, 2024
Swift toolchain fails to build with Xcode 15.1 (regression from Xcode 15.0?) arm64 Architecture: arm64 (aarch64) — any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code build contributor experience
#70641 opened Dec 27, 2023 by MaxDesiatov updated Feb 29, 2024
Combination of -g and -O flags with Embedded Swift crashes swiftc in IRGen bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software debug info Area → compiler → IRGen: Debug information emission embedded Embedded Swift IRGen LLVM IR generation optimized only Flag: An issue whose reproduction requires optimized compilation
#72118 opened Mar 6, 2024 by MaxDesiatov updated Mar 6, 2024
Compiler crash in pack iteration assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions swift 6.0 type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics verifier
#71921 opened Feb 27, 2024 by MaxDesiatov updated Mar 7, 2024
Add test coverage for update-checkout --stash option contributor experience good first issue Good for newcomers task test suite Area: test suite update-checkout Area → utils: the `update-checkout` script utils Area: the build system and other accessory scripts under the "utils" directory
#72523 opened Mar 22, 2024 by MaxDesiatov updated Mar 23, 2024
ProTip! Add no:assignee to see everything that’s not assigned.