Skip to content

Calibrate span for method call error messages #13713

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
Apr 24, 2014

Conversation

edwardw
Copy link
Contributor

@edwardw edwardw commented Apr 23, 2014

Specifically, the method parameter cardinality mismatch or missing
method error message span now gets method itself exactly. It was the
whole expression.

Closes #9390
Closes #13684
Closes #13709

Specifically, the method parameter cardinality mismatch or missing
method error message span now gets method itself exactly. It was the
whole expression.

Closes rust-lang#9390
Closes rust-lang#13684
Closes rust-lang#13709
bors added a commit that referenced this pull request Apr 24, 2014
Specifically, the method parameter cardinality mismatch or missing
method error message span now gets method itself exactly. It was the
whole expression.

Closes #9390
Closes #13684
Closes #13709
@bors bors closed this Apr 24, 2014
@bors bors merged commit 899f222 into rust-lang:master Apr 24, 2014
@edwardw edwardw deleted the methodcall-span branch April 24, 2014 15:12
arcnmx pushed a commit to arcnmx/rust that referenced this pull request Dec 17, 2022
…, r=Veykril

check reference is a NameRef (and not Name)

Fixes that implementing methods are shown in call hierarchy rust-lang/rust-analyzer#13712
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants