Skip to content

Conversation

@tshepang
Copy link
Member

Code blocks that are not annotated are assumed to be Rust

Code blocks that are not annotated are assumed to be Rust
@rust-highfive
Copy link
Contributor

r? @varkor

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 18, 2020
@Mark-Simulacrum
Copy link
Member

It sounds like there's an underlying bug here as well, as we should always be running with warnings denied in CI. Can you say which command you're running that's printing warnings?

r? @Mark-Simulacrum

@tshepang
Copy link
Member Author

It probably was ./x.py --incremental build --stage 1

@Mark-Simulacrum
Copy link
Member

Hm. Odd. Anyway, @bors r+ rollup for now, but would be good to track that down.

@bors
Copy link
Collaborator

bors commented Apr 18, 2020

📌 Commit fcbefae has been approved by Mark-Simulacrum

@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 Apr 18, 2020
@tshepang
Copy link
Member Author

@Mark-Simulacrum I was actually surprised by the warnings, given there's no rust annotation, making me curious where the default is set.

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 18, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#71271 (Move `MapInPlace` to rustc_data_structures)
 - rust-lang#71276 (miri-unleashed: test that we detect heap allocations)
 - rust-lang#71283 (Minor improvements to -Zprofile)
 - rust-lang#71287 (Explain why we shouldn't add inline attr to into_vec)
 - rust-lang#71303 (remove build warnings)

Failed merges:

r? @ghost
@bors bors merged commit f6fb931 into rust-lang:master Apr 19, 2020
@tshepang
Copy link
Member Author

Hm. Odd. Anyway, @bors r+ rollup for now, but would be good to track that down.

Actually I think I saw those warnings because I was running x.py doc, not .x.py build.

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