Skip to content

Record tcx.def_span instead of item.span in crate metadata#76898

Merged
bors merged 1 commit intorust-lang:masterfrom
Aaron1011:fix/item-def-span
Sep 24, 2020
Merged

Record tcx.def_span instead of item.span in crate metadata#76898
bors merged 1 commit intorust-lang:masterfrom
Aaron1011:fix/item-def-span

Conversation

@Aaron1011
Copy link
Copy Markdown
Contributor

This was missed in PR #75465. As a result, a few places have been using
the full body span of functions, instead of just the header span.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-diagnostics Area: Messages for errors, warnings, and lints S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants