Skip to content

Merge type_span and type_def, and ditto with value_span and value_def - #6501

Closed
june0cho wants to merge 1 commit into
rust-lang:incomingfrom
june0cho:incoming
Closed

Merge type_span and type_def, and ditto with value_span and value_def#6501
june0cho wants to merge 1 commit into
rust-lang:incomingfrom
june0cho:incoming

Conversation

@june0cho

Copy link
Copy Markdown
Contributor

Fix#3783.

bors added a commit that referenced this pull request May 16, 2013
@borsbors closed this May 16, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 30, 2021
…nsch
Fix FP with empty return for `needless_return` lint
This fixes a false positive in `needless_return` lint, when triggered in a closure using `return` statement without value.
Fixes: rust-lang#6501
changelog: none
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6501: Remove text_edit_builder api from AssistBuilder r=matklad a=Veykril
Also fixes a small bug in `expand_glob_import` in regards to the very nice looking `something::{*}` import when only one item was used. Before it would duplicate the path and just append it, causing the following wrong import `something::something::UsedItem`.
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
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.

2 participants

@june0cho@bors