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
/
json.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
/
+11
2025-01-20
test: add `#![warn(unreachable_pub)]`
Urgau
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-7
/
+7
2024-05-06
emit fractional benchmark nanoseconds in libtest's JSON output format
The 8472
-2
/
+2
2023-05-01
Ensure test library issues json string line-by-line
Raoul Strackx
-70
/
+62
2023-04-28
handle cfg(bootstrap)
Pietro Albini
-16
/
+0
2023-03-15
Implementing "<test_binary> --list --format json" #107307 #49359
Partha P. Das
-1
/
+51
2023-01-03
Fix a few clippy lints in libtest
Joshua Nelson
-9
/
+9
2022-12-19
Fix `uninlined_format_args` in libtest
nils
-4
/
+3
2022-04-05
trivial cfg(bootstrap) changes
Pietro Albini
-16
/
+10
2022-03-29
Refactor after review
Antonio Yang
-19
/
+11
2022-03-11
Show ignore message in console and json output
Antonio Yang
-0
/
+21
2022-01-28
remove allow_fail test flag
yuhaixin.hx
-12
/
+1
2021-09-29
Implement #85440
Samuel E. Moelius III
-3
/
+8
2020-11-27
libtest: Print the total time taken to execute a test suite
Jakob Schikowski
-4
/
+11
2020-10-23
Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus
Yuki Okushi
-4
/
+10
2020-10-13
Replace absolute paths with relative ones
est31
-2
/
+2
2020-10-13
Fixing escaping to ensure generation of welformed json.
Giles Cope
-4
/
+10
2020-07-27
mv std libs to library/
mark
-0
/
+246