Skip to content
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

Removed prelude::* from libstd files. #12075

Closed
wants to merge 2 commits into from
Closed

Removed prelude::* from libstd files. #12075

wants to merge 2 commits into from

Conversation

chromatic
Copy link
Contributor

This replaces the imports from the prelude with the re-exported symbols.

@chromatic
Copy link
Contributor Author

Added a second commit to use spaces in all src/libstd/*.rs files.

This replaces the imports from the prelude with the re-exported symbols.
No functional changes; just style.
@chromatic
Copy link
Contributor Author

Rebased due to the removal of condition.rs from libstd.

bors added a commit that referenced this pull request Feb 7, 2014
…hton

This replaces the imports from the prelude with the re-exported symbols.
@bors bors closed this Feb 7, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…fixes, r=jonas-schievink

fix: Don't emit a quickfix for placeholder suggestions from rustc/clippy

Fixes rust-lang/rust-analyzer#12069
Sign up for free to 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