Skip to content

libsyntax: Update view_item_use/import to reflect actual usage - #5004

Closed
luqmana wants to merge 2 commits into
rust-lang:incomingfrom
luqmana:rename-use-import
Closed

libsyntax: Update view_item_use/import to reflect actual usage#5004
luqmana wants to merge 2 commits into
rust-lang:incomingfrom
luqmana:rename-use-import

Conversation

@luqmana

Copy link
Copy Markdown
Contributor

Seems like my previous pull request got lost along the way somehow. So here it is updated.

@catamorphism

Copy link
Copy Markdown
Contributor

Great! This should cut down on confusion.

bors added a commit that referenced this pull request Feb 19, 2013
Seems like my previous pull request got lost along the way somehow. So here it is updated.
@borsbors closed this Feb 19, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request May 9, 2026
…-wsa-error-fix
Remove `WSAESHUTDOWN` workaround for network socket writes
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5004: Fix panic in split/merge import assists r=matklad a=lnicola
Fixesrust-lang#4368rust-lang#4905
Not sure if this is the best solution here. Maybe the `make` functions should be fallible? We generally seem to be playing whack-a-mole with panics in assists, although most of them are `unwrap`s in the assist code.
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
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.

3 participants

@luqmana@catamorphism@bors