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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
test
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-26
Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se
Guillaume Gomez
-1
/
+0
2021-02-19
Rollup merge of #82274 - andersk:test-unwrap, r=Mark-Simulacrum
Dylan DPC
-6
/
+7
2021-02-18
libtest: Fix unwrap panic on duplicate TestDesc.
Anders Kaseorg
-6
/
+7
2021-02-18
Rollup merge of #81546 - hyd-dev:libtest-run-out-of-threads, r=Mark-Simulacrum
Dylan DPC
-1
/
+12
2021-02-17
[libtest] Run the test synchronously when hitting thread limit
hyd-dev
-1
/
+12
2021-02-09
Stabilize str_split_once
Jacob Pratt
-1
/
+0
2021-02-08
Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se
Mara Bos
-2
/
+2
2021-01-25
libtest: Store pending timeouts in a deque
Anders Kaseorg
-18
/
+27
2021-01-24
libtest: Wait for test threads to exit after they report completion
Anders Kaseorg
-14
/
+45
2021-01-24
libtest: allow multiple filters
Eric Huss
-2
/
+2
2020-12-07
Dogfood 'str_split_once()` in the std lib
Eric Arellano
-0
/
+1
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
-10
/
+5
2020-11-10
Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams.
Mara Bos
-6
/
+2
2020-10-16
Add std::thread::available_concurrency
Yoshua Wuyts
-0
/
+1
2020-10-01
Fix some clippy issues
Joshua Nelson
-5
/
+3
2020-09-21
Dogfood total_cmp in the test crate
est31
-0
/
+1
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
/
+644