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
Age
Commit message (
Expand
)
Author
Lines
2020-11-29
Auto merge of #75752 - jakoschiko:test-suite-time, r=m-ou-se
bors
-11
/
+54
2020-11-27
libtest: Print the total time taken to execute a test suite
Jakob Schikowski
-11
/
+54
2020-11-26
Fix new 'unnecessary trailing semicolon' warnings
Aaron Hill
-2
/
+2
2020-11-23
Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrum
bors
-1
/
+1
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-1
/
+1
2020-11-22
Stabilise `then`
varkor
-1
/
+0
2020-11-10
Merge set_panic and set_print into set_output_capture.
Mara Bos
-19
/
+10
2020-11-10
Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams.
Mara Bos
-44
/
+4
2020-11-08
Rollup merge of #78065 - tshepang:nits, r=dtolnay
Mara Bos
-11
/
+7
2020-10-27
Auto merge of #78227 - SergioBenitez:test-stdout-threading, r=m-ou-se
bors
-0
/
+7
2020-10-23
Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus
Yuki Okushi
-4
/
+10
2020-10-22
Capture output from threads spawned in tests
Tyler Mandry
-0
/
+7
2020-10-21
make concurrency helper more pleasant to read
Tshepang Lekhonkhobe
-11
/
+7
2020-10-18
Auto merge of #74480 - yoshuawuyts:hardware_threads, r=dtolnay
bors
-101
/
+3
2020-10-16
Add std::thread::available_concurrency
Yoshua Wuyts
-101
/
+3
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-10-01
Fix some clippy issues
Joshua Nelson
-10
/
+8
2020-09-21
Rollup merge of #77009 - est31:dogfood_total_cmp, r=lcnr
Ralf Jung
-17
/
+2
2020-09-21
Dogfood total_cmp in the test crate
est31
-17
/
+2
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-08-23
Prefer https link for wikipedia URLs
Lzu Tao
-3
/
+3
2020-08-08
Rollup merge of #75270 - matthiaskrgr:clippy_aug_1, r=Dylan-DPC
Yuki Okushi
-2
/
+2
2020-08-08
fix clippy::needless_return: remove unneeded return statements
Matthias Krüger
-2
/
+2
2020-08-07
Prevent `__rust_begin_short_backtrace` frames from being tail-call optimised ...
Alan Egerton
-1
/
+4
2020-07-27
mv std libs to library/
mark
-0
/
+4856
[prev]