Skip to content

Fix a typecheck regression with constant borrowed pointers in patterns - #18356

Merged
bors merged 1 commit into
masterfrom
unknown repository
Oct 28, 2014
Merged

Fix a typecheck regression with constant borrowed pointers in patterns#18356
bors merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

Change the eqtype relationship to be a suptype relationship instead.

Fixes#18350.
Fixes#18352.

Change the eqtype relationship to be a suptype relationship instead.
Fixes#18350.
Fixes#18352.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 27, 2014
@bors
bors merged commit f16744c into rust-lang:masterOct 28, 2014
@ghost
ghost deleted the const-pattern-suptype branch October 29, 2014 17:15
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 22, 2024
…eykril
feat: support initializeStopped setting
See rust-lang#18356
Add option to start rust-analyzer in "stopped" state when the extension activates.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid error message about lifetimes when pattern matching with constants Failed to build because of incompatible type

2 participants

@bors@jakubadamw