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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-07
Rollup merge of #89082 - smoelius:master, r=kennytm
Jubilee
-2
/
+9
2021-09-29
Implement #85440
Samuel E. Moelius III
-2
/
+9
2021-09-28
Rename `std::thread::available_onccurrency` to `std::thread::available_parall...
Yoshua Wuyts
-1
/
+1
2021-07-18
Fix compilation errors.
Charles Lew
-1
/
+2
2021-06-04
rustdoc: link to stable/beta docs consistently in documentation
Joshua Nelson
-1
/
+1
2021-05-14
Expose `Concurrent` (private type in public i'face)
Alan Egerton
-1
/
+1
2021-04-25
move core::hint::black_box under its own feature gate
Ralf Jung
-0
/
+1
2021-03-24
libtest: Index tests by a unique TestId
Anders Kaseorg
-23
/
+34
2021-03-14
Remove Option::{unwrap_none, expect_none}.
Mara Bos
-3
/
+3
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