Skip to content

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

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

Merged
merged 1 commit into from Oct 28, 2014
Merged

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

merged 1 commit into from Oct 28, 2014

Conversation

ghost
Copy link

@ghost ghost commented Oct 26, 2014

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:master Oct 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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant