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
/
bench.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-11
/
+8
2024-06-20
Add blank lines after module-level `//!` comments.
Nicholas Nethercote
-0
/
+1
2024-05-24
Run rustfmt on files that need it.
Nicholas Nethercote
-1
/
+1
2024-05-06
print walltime benchmarks with subnanosecond precision
The 8472
-10
/
+13
2022-09-16
Do not panic when a test function returns Result::Err.
Bradford Hovinen
-10
/
+11
2021-04-25
move core::hint::black_box under its own feature gate
Ralf Jung
-2
/
+9
2021-03-24
libtest: Index tests by a unique TestId
Anders Kaseorg
-4
/
+13
2020-11-10
Merge set_panic and set_print into set_output_capture.
Mara Bos
-9
/
+5
2020-11-10
Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams.
Mara Bos
-6
/
+2
2020-10-01
Fix some clippy issues
Joshua Nelson
-1
/
+1
2020-09-21
Rollup merge of #76959 - est31:write, r=oli-obk
Ralf Jung
-10
/
+10
2020-09-20
Replace write_fmt with write!
est31
-10
/
+10
2020-09-20
Use as_nanos in bench.rs and base.rs
est31
-5
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+238