]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sun, 10 Apr 2022 12:30:26 +0000 (12:30 +0000)
committerbors <bors@rust-lang.org>
Sun, 10 Apr 2022 12:30:26 +0000 (12:30 +0000)
commit32c26302620b2dbbe0a2291f1969bc0b1622ae59
tree242faeeb79c16266a0664e74dfa50ff6f1523536
parent7af93292c27cd8b4a14f0f35bcb4c7e7ca9c287a
parenta0de44f469c22d10c3aada165ae6afd38d40ad2c
Auto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum

Make it possible to run `cargo test` for bootstrap

Note that this only runs bootstrap's self-tests, not compiler or library tests.

Helps with https://github.com/rust-lang/rust/issues/94829.
src/bootstrap/lib.rs
src/bootstrap/test.rs