Don't dist miri or rust-analyzer on stable or beta. by ehuss · Pull Request #86568 · rust-lang/rust
ehuss
mentioned this pull request
ehuss
changed the title
Don't dist miri on stable or beta.
Don't dist miri or rust-analyzer on stable or beta.
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Jun 28, 2021bors added a commit to rust-lang-ci/rust that referenced this pull request
Jun 28, 2021Rollup of 6 pull requests Successful merges: - rust-lang#86206 (Fix type checking of return expressions outside of function bodies) - rust-lang#86358 (fix pretty print for `loop`) - rust-lang#86568 (Don't dist miri or rust-analyzer on stable or beta.) - rust-lang#86683 (:arrow_up: rust-analyzer) - rust-lang#86687 (Allow anyone to set `perf-regression` label) - rust-lang#86688 (Add a regression test for issue-65384) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
ojeda
mentioned this pull request
1 task
boklm
mentioned this pull request
ehuss
mentioned this pull request
JohnTitor added a commit to JohnTitor/rust that referenced this pull request
Jul 12, 2021…Mark-Simulacrum Fix rust-analyzer install when not available. This changes it so that `x.py install` won't fail if rust-analyzer isn't available. This was changed in rust-lang#86568 to handle the case where installing on stable/beta, and `extended=true`, to skip rust-analyzer. But I neglected to update the install part to also ignore it. Fixes rust-lang#86999
pld-gitsync pushed a commit to pld-linux/rust that referenced this pull request
Jul 14, 2021miri fails if there's no git repository anywhere in directory tree however miri and rust-analyzer were not supposed to be built on stable channel in the first place: rust-lang/rust#86568 rust-lang/rust#87007
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