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

Declaration expanded from macro is not visible in scope bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. macro expansions Feature → expressions: Macro expansion expressions swift macro Feature → declarations: Swift `macro` declarations
#66630 opened Jun 14, 2023 by WowbaggersLiquidLunch
build-script doesn't generate TokenKinds.def for Xcode builds bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build-script Area → utils: The build script cmake contributor experience generated Xcode project swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output utils Area: the build system and other accessory scripts under the "utils" directory
#63580 opened Feb 10, 2023 by WowbaggersLiquidLunch
Local function that shares the same name with a parameter of its parent function but differs by type signatures shadows the parameter instead of overloading it bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. parser Area → compiler: The legacy C++ parser
#59719 opened Jun 27, 2022 by WowbaggersLiquidLunch
[SR-15670] 'let' property reinitialization checking is flow-insensitive bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57949 opened Dec 30, 2021 by WowbaggersLiquidLunch
[SR-15669] Diagnostics for reinitialization of ‘let’ property due to initilizer delegation is misleading 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
#57948 opened Dec 30, 2021 by WowbaggersLiquidLunch
[SR-15668] Initializer delegation allows 'let' properties to be reinitialized bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57947 opened Dec 30, 2021 by WowbaggersLiquidLunch
[SR-15448] Cannot use Self as function parameter type in actors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57753 opened Nov 5, 2021 by WowbaggersLiquidLunch
[SR-15297] Inaccurate error message for 'let' properties in protocol declaration 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
#57619 opened Oct 8, 2021 by WowbaggersLiquidLunch
[SR-15045] Compiler segfaults bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57372 opened Aug 8, 2021 by WowbaggersLiquidLunch
[SR-15007] Failed to produce diagnostic for expression 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
#57337 opened Aug 2, 2021 by WowbaggersLiquidLunch
[SR-14931] Lazy collection wrappers allow indices out of range bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#57273 opened Jul 15, 2021 by WowbaggersLiquidLunch
[SR-14725] Building toolchain fails at validation-test/BuildSystem/swift-cmake/Klass.swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57075 opened Jun 4, 2021 by WowbaggersLiquidLunch
[SR-14724] --skip-test-cmark does not skip CTest bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57074 opened Jun 4, 2021 by WowbaggersLiquidLunch
[SR-14665] Synthesised Equatable may be incorrect for manually implemented Comparable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances
#57016 opened May 26, 2021 by WowbaggersLiquidLunch
[SR-14664] Build script keeps looking for macOS SDK in Xcode beta bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57015 opened May 26, 2021 by WowbaggersLiquidLunch
[SR-14242] Type-checking incorrect when local function and variable share the same name 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
#56602 opened Feb 17, 2021 by WowbaggersLiquidLunch
[SR-14029] @dynamicMemberLookup in generic type infers incorrect return type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56420 opened Jan 10, 2021 by WowbaggersLiquidLunch
[SR-13852] Diagnostics calculates column numbers incorrectly for non-ASCII source lines 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
#56250 opened Nov 13, 2020 by WowbaggersLiquidLunch
[SR-13534] html_normalization test hangs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55971 opened Sep 9, 2020 by WowbaggersLiquidLunch
[SR-13505] utils/update-checkout errors when the local repository is a cloned fork bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55947 opened Sep 4, 2020 by WowbaggersLiquidLunch
ProTip! Exclude everything labeled bug with -label:bug.