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-12265] Scoped import doesn't work in mixed source module 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
#54693 by hamishknight was closed Feb 26, 2020
[SR-11938] @autoclosure allowed on non-function types in non-parameter positions 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
#54357 by hamishknight was closed Dec 17, 2019
[SR-11933] Cannot use default arguments with dynamic member lookup 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
#54352 by hamishknight was closed Dec 17, 2019
[SR-11909] callAsFunction doesn't respect defaults when used with a ".member" expr 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
#54327 by hamishknight was closed Dec 6, 2019
[SR-11896] Key path obtained through dynamic member lookup is incorrectly writable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself key paths Feature: key paths (both native and Objective-C) type checker Area → compiler: Semantic analysis
#54313 by hamishknight was closed Dec 4, 2019
[SR-11893] Compiler crash on unwrapped IUO key path member used in dynamic lookup 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 key paths Feature: key paths (both native and Objective-C) type checker Area → compiler: Semantic analysis
#54310 by hamishknight was closed Dec 4, 2019
[SR-11881] Compiler crash on callAsFunction with IUO 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 type checker Area → compiler: Semantic analysis
#54296 by hamishknight was closed Dec 4, 2019
[SR-11877] Compiler crash on non-String param for dynamic member lookup 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 type checker Area → compiler: Semantic analysis
#54292 by hamishknight was closed Dec 2, 2019
[SR-11829] Compiler crash on attempting to use AnyObject lookup with callAsFunction 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 type checker Area → compiler: Semantic analysis
#54241 by hamishknight was closed Dec 4, 2019
[SR-11812] Cannot use key path subscript with a variadic parameter 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 key paths Feature: key paths (both native and Objective-C)
#54223 by hamishknight was closed Dec 3, 2019
[SR-11788] "Add explicit 'self.'" fix-it should insert "Type." for a static property 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
#54198 by hamishknight was closed Nov 15, 2019
[SR-11787] "Add explicit 'self.'" fix-it inserts in the wrong place for operator call 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
#54197 by hamishknight was closed Nov 15, 2019
[SR-11786] "Add explicit 'self.'" fix-it incorrectly offered for property of parent type 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
#54196 by hamishknight was closed Nov 15, 2019
[SR-11741] Fix "dangling pointer" warning in benchmark suite benchmarks bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#54148 by hamishknight was closed Dec 16, 2019
[SR-11665] Cannot use key path subscript with default argument 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 key paths Feature: key paths (both native and Objective-C)
#54074 by hamishknight was closed Nov 19, 2019
[SR-11648] Cannot call member with default args through AnyObject lookup 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 type checker Area → compiler: Semantic analysis
#54059 by hamishknight was closed Oct 23, 2019
[SR-11623] Functions with generic param magic literal default args can't be called 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
#54034 by hamishknight was closed Oct 23, 2019
[SR-11609] Compiler crash on missing conformance for default param 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 type checker Area → compiler: Semantic analysis
#54017 by hamishknight was closed Oct 14, 2019
[SR-11562] Poor diagnostics for labelling failures with key path subscripts 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
#53967 by hamishknight was closed Oct 2, 2019
[SR-11476] Some bad diagnostics for key path subscript arg contextual failures 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
#53876 by hamishknight was closed Sep 17, 2019
[SR-11440] Incorrect application of function builder on call of subscript result accepts invalid Bug: Accepts invalid 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
#53841 by hamishknight was closed Sep 10, 2019
[SR-11439] Function builders don't work with operator parameters 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
#53840 by hamishknight was closed Sep 10, 2019
[SR-11438] Incorrect ambiguity with subscript overloads and partial key path inference 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
#53839 by hamishknight was closed Sep 10, 2019
[SR-11435] Suboptimal diagnostics for key path component requirement failure 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
#53836 by hamishknight was closed Sep 10, 2019
[SR-11429] Don't look through CoerceExprs in markDirectCallee 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
#53830 by hamishknight was closed Jan 29, 2020
ProTip! Mix and match filters to narrow down what you’re looking for.