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-8147] Fixit corrects .eventTrackingRunLoopMode to .RunLoop.Mode.eventTracking with invalid leading period 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 good first issue Good for newcomers
#50679 opened Jun 29, 2018 by jckarter
[SR-9415] Provide more specific diagnostic when an instance method is invoked on a metatype (or vice versa) 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
#51880 opened Dec 5, 2018 by jckarter
[SR-7136] Fast-path ad-hoc printing of Strings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers standard library Area: Standard library umbrella
#49684 opened Mar 7, 2018 by jckarter
[SR-1021] Don't export public symbols from static libraries by default bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43633 opened Mar 22, 2016 by jckarter
[SR-978] Warn on do {} with only one empty catch {} block compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation do catch Feature → statements: 'do' statements good first issue Good for newcomers improvement missing warning Bug: Missing warning statements Feature: statements swift 5.9
#43590 opened Mar 18, 2016 by jckarter
[SR-12583] foo() {} {} parses but foo {} {} does not bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#55028 opened Apr 14, 2020 by jckarter
[SR-5819] Suggest as? AnyHashable when as? Equatable or as? Hashable is attempted 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 good first issue Good for newcomers
#48389 opened Sep 1, 2017 by jckarter
[SR-7148] Compile-time conditionalization of endianness in the compiler should be done by target checking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#49696 opened Mar 8, 2018 by jckarter
[SR-1694] helje5/http-c-vs-swift crashes Swift 3 in always-inline branch bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#44303 opened Jun 7, 2016 by jckarter
[SR-8990] Miscompile (possible assertion failure) modifying nonmutating property on protocol access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.2
#51493 opened Oct 13, 2018 by jckarter
[SR-6240] Missing dependency between include/swift/Syntax/SyntaxKind.h and everything else bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48791 opened Oct 27, 2017 by jckarter
[SR-5716] -emit-silgen/-emit-sil/-emit-ir/-o - output to stderr instead of stdout bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48286 opened Aug 18, 2017 by jckarter
[SR-3513] UnsafeRawBufferPointer "cannot be subscripted with a CountableRange<Int>" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46101 opened Dec 30, 2016 by jckarter
[SR-1554] //*/ does not close multi-line comment bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers parser Area → compiler: The legacy C++ parser
#44163 opened May 18, 2016 by jckarter
[SR-1435] Missing label in generic function raises "generic parameter could not be inferred" error instead of "missing argument label" 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
#44044 opened May 6, 2016 by jckarter
[SR-6098] Trill causes crash inside runtime searchInConformanceCache bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. runtime The Swift Runtime standard library Area: Standard library umbrella
#48653 opened Oct 9, 2017 by jckarter
[SR-4294] Warn about overly-nested generic type specifiers 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 good first issue Good for newcomers
#46877 opened Mar 20, 2017 by jckarter
[SR-3979] Collection with two subscripts can't be conformed to RandomAccessCollection without help deducing internal associated types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46564 opened Feb 16, 2017 by jckarter
[SR-312] Lazy<> introduces global constructors on Ubuntu 14.04 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. runtime The Swift Runtime
#42934 opened Dec 18, 2015 by jckarter
[SR-7091] Can't parse a binary operator after a key path expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#49639 opened Feb 27, 2018 by jckarter
[SR-7082] Reconsider prohibition on overriding a property with a stored property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself feature A feature request or implementation
#49630 opened Feb 26, 2018 by jckarter
[SR-5906] Migrator does a poor job of demonstrating best practice with NS_EXTENSIBLE_STRING_ENUMs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself migrator
#48465 opened Sep 15, 2017 by jckarter
ProTip! Type g i on any issue or pull request to go back to the issue listing page.