Skip to content

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Feb 8, 2019

Successful merges:

Failed merges:

r? @ghost

h-michael and others added 30 commits February 4, 2019 01:05
Transition compiletest to Rust 2018

This transitions `src/tools/compiletest` to Rust 2018.

cc rust-lang#58099
Transition rustdoc to 2018 edition

Transitions rustdoc to Rust 2018; cc rust-lang#58099
…r=Centril

Transition build_helper to 2018 edition

Transitions build_helper to Rust 2018; cc rust-lang#58099
r? @Centril
…Centril

librustc_allocator => 2018

Transitions `librustc_allocator` to Rust 2018; cc rust-lang#58099

r? @Centril
…, r=Centril

librustc_save_analysis => 2018

Transitions `librustc_save_analysis` to Rust 2018; cc rust-lang#58099

r? @Centril
librustc_lint => 2018

Transitions `librustc_lint` to Rust 2018; cc rust-lang#58099

r? @Centril
…tril

librustc_passes => 2018

Transitions `librustc_passes` to Rust 2018; cc rust-lang#58099

r? @Centril
…entril

Transition librustc_traits to 2018 edition

Transitions librustc_traits to Rust 2018; cc rust-lang#58099
r? @Centril
…entril

librustc_metadata => 2018

Transitions `librustc_metadata` to Rust 2018; cc rust-lang#58099

r? @Centril
…wjasper

librustc_mir => 2018

Transitions `librustc_mir` to Rust 2018; cc rust-lang#58099

TODO: ~~elided_lifetimes_in_paths~~

r? @Centril
…Simulacrum

libcore, liballoc: disable tests in Miri

I am going to run the libcore and liballoc unit test suites in Miri.  Not all tests pass.  This PR disables a whole bunch of tests when running in Miri, to get us to a baseline from which I can investigate failures.

Cc @SimonSapin @alexcrichton
… r=Centril

error_index_generator => 2018

Transitions `error_index_generator` to Rust 2018; cc rust-lang#58099

r? @Centril
…18, r=Centril

librustc_data_structures => 2018

Transitions `librustc_data_structures` to Rust 2018; cc rust-lang#58099

r? @Centril
@Centril
Copy link
Contributor Author

Centril commented Feb 8, 2019

@bors r+ p=18

@bors
Copy link
Collaborator

bors commented Feb 8, 2019

📌 Commit 068a926 has been approved by Centril

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Feb 8, 2019
@bors
Copy link
Collaborator

bors commented Feb 9, 2019

⌛ Testing commit 068a926 with merge cb6fafb...

bors added a commit that referenced this pull request Feb 9, 2019
Rollup of 18 pull requests

Successful merges:

 - #58091 (Transition compiletest to Rust 2018)
 - #58115 (Transition rustdoc to 2018 edition)
 - #58120 (Transition build_helper to 2018 edition)
 - #58222 (librustc_allocator => 2018)
 - #58233 (librustc_save_analysis => 2018)
 - #58245 (librustc_lint => 2018)
 - #58247 (librustc_passes => 2018)
 - #58251 (Transition librustc_traits to 2018 edition)
 - #58255 (librustc_metadata => 2018)
 - #58256 (librustc_cratesio_shim => 2018)
 - #58257 (librustc_target => 2018)
 - #58259 (librustc_codegen_utils => 2018)
 - #58260 (librustc_borrowck => 2018)
 - #58261 (librustc_incremental => 2018)
 - #58265 (librustc_mir => 2018)
 - #58275 (libcore, liballoc: disable tests in Miri)
 - #58285 (error_index_generator => 2018)
 - #58312 (librustc_data_structures => 2018)

Failed merges:

r? @ghost
@bors
Copy link
Collaborator

bors commented Feb 9, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing cb6fafb to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup 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