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

[Diagnostics] Unhelpful diagnostic trying to bind enum with payload with missing argument associated values Feature → enums: enum cases with associated values (payload) 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 enum Feature → type declarations: Swift enumeration declarations pattern matching Feature: pattern matching type checker Area → compiler: Semantic analysis
#63101 opened Jan 19, 2023 by LucianoPAlmeida
[Compiler] Crash the whole machine when running sanitizers/tsan tests bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software test suite Area: test suite
#62128 opened Nov 16, 2022 by LucianoPAlmeida
[SR-14402] [Code Compleiton] Different behavior on code completion given declaration order on top-level bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion compiler The Swift compiler in itself source tooling Area: IDE support, SourceKit, and other source tooling
#56759 opened Mar 25, 2021 by LucianoPAlmeida
[SR-14354] Array using subscript showing slower in benchmarks bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance standard library Area: Standard library umbrella
#56713 opened Mar 14, 2021 by LucianoPAlmeida
[SR-14169] ☂️ Compiler/runtime issues while converting functions with incompatible representations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56547 opened Feb 8, 2021 by LucianoPAlmeida
[SR-14063] Crash on function arg to param conversion thick-to-thin attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself @convention Feature → attributes: the @convention attribute crash Bug: A crash, i.e., an abnormal termination of software function types Feature → types: function types generics Feature: generic declarations and types implicit conversions Feature: implicit conversions SILGen Area → compiler: The SIL generation stage swift 5.9
#56452 opened Jan 17, 2021 by LucianoPAlmeida
[SR-14060] Diagnostics not produced for function match with ambiguous conventions compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation type checker Area → compiler: Semantic analysis
#56449 opened Jan 16, 2021 by LucianoPAlmeida
[SR-13844] Function Application not lookup dynamicCallable overload when has callAsFunction function 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
#56242 opened Nov 12, 2020 by LucianoPAlmeida
[SR-13620] One-way constraint is not described in typeChecker.rst compiler The Swift compiler in itself documentation improvement type checker Area → compiler: Semantic analysis
#56055 opened Sep 27, 2020 by LucianoPAlmeida
[SR-13368] Diagnostics for tuple destructuring without parens not helpful 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
#55808 opened Aug 8, 2020 by LucianoPAlmeida
ProTip! Exclude everything labeled bug with -label:bug.