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

Transition compiletest to Rust 2018 #58091

Merged
merged 1 commit into from
Feb 9, 2019
Merged

Conversation

phansch
Copy link
Member

@phansch phansch commented Feb 3, 2019

This transitions src/tools/compiletest to Rust 2018.

cc #58099

@rust-highfive

This comment has been minimized.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 3, 2019
@Centril
Copy link
Contributor

Centril commented Feb 3, 2019

r? @Centril

@bors r+

@bors
Copy link
Contributor

bors commented Feb 3, 2019

📌 Commit f9259579f26d8114b29468a8b58171f8d5a78f37 has been approved by Centril

@rust-highfive rust-highfive assigned Centril and unassigned nikomatsakis Feb 3, 2019
@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 3, 2019
@bors
Copy link
Contributor

bors commented Feb 3, 2019

⌛ Testing commit f9259579f26d8114b29468a8b58171f8d5a78f37 with merge 644db2e9d37ab7ed5fb5980987ac5c1dab17e2f0...

@bors
Copy link
Contributor

bors commented Feb 4, 2019

💔 Test failed - status-appveyor

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 4, 2019
@Centril
Copy link
Contributor

Centril commented Feb 5, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Feb 5, 2019

📌 Commit fab032a has been approved by Centril

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 5, 2019
kennytm added a commit to kennytm/rust that referenced this pull request Feb 8, 2019
Transition compiletest to Rust 2018

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

cc rust-lang#58099
Centril added a commit to Centril/rust that referenced this pull request Feb 8, 2019
Transition compiletest to Rust 2018

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

cc rust-lang#58099
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 bors merged commit fab032a into rust-lang:master Feb 9, 2019
@phansch phansch deleted the compiletest2018 branch February 9, 2019 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants