Remove some reexports in rustc_middle#70634
Merged
bors merged 5 commits intorust-lang:masterfrom Apr 2, 2020
Merged
Conversation
Mark-Simulacrum
approved these changes
Mar 31, 2020
Member
|
@bors r+ rollup |
Collaborator
|
📌 Commit 316c240 has been approved by |
Contributor
Author
|
CI says I forgot to fix some full-deps tests, will r=you once I'm done. =P @bors r- |
Contributor
Author
|
...and done, @bors r=Mark-Simulacrum |
Collaborator
|
📌 Commit d796b7a has been approved by |
Dylan-DPC-zz
pushed a commit
to Dylan-DPC-zz/rust
that referenced
this pull request
Mar 31, 2020
…ulacrum Remove some reexports in `rustc_middle` This will help get these imports out of the way of detecting the true dependencies in and out to `rustc_middle`, thereby helping future work towards rust-lang#65031.
Contributor
Author
|
Argh... another test... will r=you soon again, @bors r- |
This comment has been minimized.
This comment has been minimized.
d796b7a to
0e47c44
Compare
Contributor
Author
|
@bors r=Mark-Simulacrum |
Collaborator
|
📌 Commit 0e47c44825da09cf061f86683a17fd410907d871 has been approved by |
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Apr 1, 2020
Rollup of 6 pull requests Successful merges: - rust-lang#70511 (Add `-Z dump-mir-dataflow` flag for dumping dataflow results visualization) - rust-lang#70522 (Improve error messages for raw strings (rust-lang#60762)) - rust-lang#70547 (Add `can_unwind` field to `FnAbi`) - rust-lang#70591 (Ensure LLVM is in the link path for "fulldeps" tests) - rust-lang#70627 (Use place directly its copy) - rust-lang#70652 (Add git repo address to unstable book) Failed merges: - rust-lang#70634 (Remove some reexports in `rustc_middle`) r? @ghost
Contributor
Author
|
@bors r=Mark-Simulacrum |
Collaborator
|
📌 Commit 0826009 has been approved by |
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Apr 2, 2020
Rollup of 8 pull requests Successful merges: - rust-lang#70281 (Implement Hash for Infallible) - rust-lang#70421 (parse: recover on `const fn()` / `async fn()`) - rust-lang#70615 (Renamed `PerDefTables` to `Tables`) - rust-lang#70631 (Update cargo) - rust-lang#70634 (Remove some reexports in `rustc_middle`) - rust-lang#70658 (add `STILL_FURTHER_SPECIALIZABLE` flag) - rust-lang#70678 (Add missing markdown rust annotation) - rust-lang#70681 (Handle unterminated raw strings with no #s properly) Failed merges: r? @ghost
Centril
added a commit
to Centril/rust
that referenced
this pull request
Apr 2, 2020
…ulacrum Remove some reexports in `rustc_middle` This will help get these imports out of the way of detecting the true dependencies in and out to `rustc_middle`, thereby helping future work towards rust-lang#65031.
bors
pushed a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 2, 2020
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 2, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 2, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 2, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
Merged
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 2, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 3, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 3, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
bors
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 3, 2020
Rustup to rust-lang/rust#70634 r? @Manishearth changelog: none
Manishearth
added a commit
to rust-lang/rust-clippy
that referenced
this pull request
Apr 3, 2020
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Apr 5, 2020
Changes: ```` Rustup to rust-lang#70634 Update clippy_lints/src/types.rs Update types.rs Update types.rs Improve docs for option_option useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T> Allow let_underscore Update option_option ui test Test for ignoring let_underscore_must_use Downgrade option_option to pedantic ```` Fixes rust-lang#70709
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Apr 5, 2020
…mulacrum submodules: update clippy from 326b220 to 7907abe Changes: ```` Rustup to rust-lang#70634 Update clippy_lints/src/types.rs Update types.rs Update types.rs Improve docs for option_option useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T> Allow let_underscore Update option_option ui test Test for ignoring let_underscore_must_use Downgrade option_option to pedantic ```` Fixes rust-lang#70709
rokob
pushed a commit
to rokob/rust-clippy
that referenced
this pull request
Apr 17, 2020
flip1995
pushed a commit
to flip1995/rust-clippy
that referenced
this pull request
May 5, 2020
Changes: ```` Rustup to rust-lang/rust#70634 Update clippy_lints/src/types.rs Update types.rs Update types.rs Improve docs for option_option useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T> Allow let_underscore Update option_option ui test Test for ignoring let_underscore_must_use Downgrade option_option to pedantic ```` Fixes #70709
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will help get these imports out of the way of detecting the true dependencies in and out to
rustc_middle, thereby helping future work towards #65031.