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-12786] Dead string interpolations not removed at -O bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55231 opened May 11, 2020 by karwa
[SR-2038] Static dispatch to UIAppearance proxy leads to memory corruption 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 run-time crash Bug → crash: Swift code crashed during execution
#44647 opened Jul 9, 2016 by karwa
[SR-2196] Large performance differences with Array vs ContiguousArray of pure-Swift structs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance standard library Area: Standard library umbrella
#44803 opened Jul 28, 2016 by karwa
[SR-2302] Cannot infer type of .none for optional error type 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
#44909 opened Aug 9, 2016 by karwa
[SR-2500] deinit not called for singletons bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#45105 opened Aug 27, 2016 by karwa
[SR-2963] Awkward position of 'try' for rethrowing autoclosures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45553 opened Oct 15, 2016 by karwa
[SR-3111] Private top-level extensions cannot contain fileprivate members bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45699 opened Nov 2, 2016 by karwa
[SR-3412] Use of closure inside withUnsafeBytes considered escaping compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement type checker Area → compiler: Semantic analysis
#46000 opened Dec 13, 2016 by karwa
[SR-6305] Cannot initialise Dictionary from an EnumeratedSequence 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
#48855 opened Nov 6, 2017 by karwa
[SR-7045] Cannot instantiate UICollectionViewLayout's invalidationContextClass bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49593 opened Feb 20, 2018 by karwa
[SR-10043] PrintAsObjC silently ignores explicit objc types nested in non-objc types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself PrintAsClang Area → compiler: The PrintAsClang library
#52446 opened Mar 5, 2019 by karwa
[SR-1920] More detailed error message for uninitialised variables compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#44529 opened Jun 28, 2016 by karwa
[SR-11864] Availability warnings in dead code paths bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54278 opened Nov 27, 2019 by karwa
[SR-12805] Overflow checks not eliminated in simple loop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella
#55250 opened May 13, 2020 by karwa
[SR-13874] "Collection.formIndex(_, offsetBy:, limitedBy:)" crashes for conditionally-bidirectional collections bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella
#56272 opened Nov 18, 2020 by karwa
[SR-14220] Hide protocol requirements witnessed by "more generic" methods from autocomplete code completion Area → source tooling: code completion conformances Feature → protocol: protocol conformances improvement source tooling Area: IDE support, SourceKit, and other source tooling
#56596 opened Feb 15, 2021 by karwa
[SR-14232] Documentation comments from witnessed protocol requirement favoured over own documentation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#56599 opened Feb 16, 2021 by karwa
[SR-14258] Pattern-matching fails when enum case is type-qualified bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself enum Feature → type declarations: Swift enumeration declarations pattern matching Feature: pattern matching swift 5.3 swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#56618 opened Feb 19, 2021 by karwa
[SR-14654] Array and ArraySlice use different implementations of replaceSubrange bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#57006 opened May 24, 2021 by karwa
[SR-15173] FlattenSequence.count has awful, awful performance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#57496 opened Sep 8, 2021 by karwa
[SR-15209] Overflow traps not eliminated for simple calculations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57531 opened Sep 17, 2021 by karwa
[SR-15215] Excessive outlined init with takes when using optionals bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57537 opened Sep 19, 2021 by karwa
Unable to use std::chrono clocks via Cxx interop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself swift 5.10 unexpected error Bug: Unexpected error
#72737 opened Mar 31, 2024 by karwa
ProTip! Type g i on any issue or pull request to go back to the issue listing page.