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
/
helpers
Age
Commit message (
Expand
)
Author
Lines
2025-01-20
test: add `#![warn(unreachable_pub)]`
Urgau
-6
/
+6
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+5
2024-06-20
Add blank lines after module-level `//!` comments.
Nicholas Nethercote
-0
/
+2
2024-02-22
Use generic `NonZero` everywhere else.
Markus Reiter
-2
/
+2
2024-01-30
Actually abort in panic-abort-tests
Tyler Mandry
-21
/
+0
2023-11-02
Move RandomState and DefaultHasher into std::hash, but don't export for now
ltdk
-2
/
+1
2022-10-15
Add `IsTerminal` trait to determine if a descriptor or handle is a terminal
Josh Triplett
-33
/
+0
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-10-07
Rollup merge of #89082 - smoelius:master, r=kennytm
Jubilee
-0
/
+68
2021-09-29
Implement #85440
Samuel E. Moelius III
-0
/
+68
2021-09-28
Rename `std::thread::available_onccurrency` to `std::thread::available_parall...
Yoshua Wuyts
-1
/
+1
2021-03-27
lazily calls some fns
klensy
-1
/
+1
2020-11-10
Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams.
Mara Bos
-32
/
+0
2020-11-08
Rollup merge of #78065 - tshepang:nits, r=dtolnay
Mara Bos
-11
/
+7
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-16
Add std::thread::available_concurrency
Yoshua Wuyts
-101
/
+2
2020-08-08
fix clippy::needless_return: remove unneeded return statements
Matthias Krüger
-2
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+251