index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
test
/
src
/
cli.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-17
Rollup merge of #142807 - sourcefrog:failfast, r=dtolnay
Stuart Cook
-1
/
+3
2025-08-11
Deprecate RUST_TEST_* env variables
Ed Page
-9
/
+8
2025-06-20
Make fail-fast unstable
Martin Pool
-1
/
+1
2025-06-20
libtest: expose --fail-fast
Martin Pool
-1
/
+3
2025-04-17
fix(test): Expose '--no-capture', deprecating '--nocapture'
Ed Page
-4
/
+7
2025-04-17
refactor(test): Decouple parsing from help generation
Ed Page
-1
/
+1
2025-01-24
fix(libtest): Deprecate '--logfile'
Ed Page
-2
/
+6
2025-01-20
test: add `#![warn(unreachable_pub)]`
Urgau
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+1
2024-05-30
Apply x clippy --fix and x fmt
r0cky
-1
/
+1
2023-05-24
libtest: Improve error when missing `-Zunstable-options`
jyn
-2
/
+2
2023-01-12
Allow setting CFG_DISABLE_UNSTABLE_FEATURES to 0
Collin Baker
-1
/
+2
2022-12-19
Fix `uninlined_format_args` in libtest
nils
-8
/
+4
2022-12-01
Create a hacky fail-fast mode that stops tests at the first failure
Oli Scherer
-0
/
+5
2022-10-15
Add `IsTerminal` trait to determine if a descriptor or handle is a terminal
Josh Triplett
-2
/
+2
2022-07-09
Fix binary name in help message for test binaries
Smitty
-1
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2022-01-30
Use `optflag` for `--report-time`
Samuel E. Moelius III
-11
/
+3
2021-09-30
Check `allow_unstable` before checking environment variables
Samuel E. Moelius III
-2
/
+2
2021-09-29
Implement #85440
Samuel E. Moelius III
-0
/
+74
2021-04-25
feat(libtest): Add JUnit formatter
Andrey Cherkashin
-4
/
+10
2021-02-20
Add a chapter on the test harness.
Eric Huss
-8
/
+2
2021-02-08
Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se
Mara Bos
-11
/
+6
2021-01-24
libtest: allow multiple filters
Eric Huss
-11
/
+6
2020-12-15
stabilise --include-ignored
Giles Cope
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+431