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
/
formatters
/
pretty.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-04
Add new `test::print_merged_doctests_times` used by rustdoc to display more d...
Guillaume Gomez
-0
/
+10
2025-01-20
test: add `#![warn(unreachable_pub)]`
Urgau
-13
/
+13
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-9
/
+7
2023-03-15
Implementing "<test_binary> --list --format json" #107307 #49359
Partha P. Das
-1
/
+28
2023-01-03
Fix a few clippy lints in libtest
Joshua Nelson
-8
/
+8
2022-12-19
Fix `uninlined_format_args` in libtest
nils
-1
/
+1
2022-04-05
trivial cfg(bootstrap) changes
Pietro Albini
-6
/
+1
2022-03-29
Remove unnecessary .as_ref().
Mara Bos
-1
/
+1
2022-03-29
Refactor after review
Antonio Yang
-3
/
+3
2022-03-11
Show ignore message in console and json output
Antonio Yang
-5
/
+14
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-8
/
+8
2022-02-17
Rollup merge of #93479 - smoelius:master, r=yaahc
Matthias Krüger
-1
/
+1
2022-01-30
Use `optflag` for `--report-time`
Samuel E. Moelius III
-1
/
+1
2022-01-28
remove allow_fail test flag
yuhaixin.hx
-21
/
+4
2021-09-29
Implement #85440
Samuel E. Moelius III
-2
/
+7
2021-07-18
Fix compilation errors.
Charles Lew
-0
/
+1
2021-05-18
change based on review
Aliénore Bouttefeux
-4
/
+3
2021-05-16
remove mode for run and ignore tests
Aliénore Bouttefeux
-1
/
+6
2021-05-09
add bootstrap cfg
Aliénore Bouttefeux
-1
/
+1
2021-05-03
change based on review
Aliénore Bouttefeux
-1
/
+1
2021-05-03
proof of concept add test type on prints
Aliénore Bouttefeux
-1
/
+1
2021-02-21
test: Print test name only once on timeout
Tomasz Miąsko
-4
/
+0
2020-11-27
libtest: Print the total time taken to execute a test suite
Jakob Schikowski
-2
/
+9
2020-10-01
Fix some clippy issues
Joshua Nelson
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+281