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
/
std
/
src
/
sys
/
pal
/
common
Age
Commit message (
Expand
)
Author
Lines
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-1
/
+1
2024-08-27
std: move allocators to `sys`
joboet
-62
/
+0
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+4
2024-07-23
std: Unsafe-wrap alloc code held in-common
Jubilee Young
-8
/
+11
2024-04-15
Add support for Arm64EC to the Standard Library
Daniel Paoliello
-0
/
+1
2024-02-28
std: move thread local implementation to `sys`
joboet
-666
/
+0
2024-02-21
rename ptr::invalid -> ptr::without_provenance
Ralf Jung
-1
/
+1
2024-02-18
Dyn erase at call site
David Thomas
-21
/
+12
2024-02-18
Add some comments to prevent regression
David Thomas
-0
/
+5
2024-02-18
Reduce monomorphisation bloat in small_c_string
David Thomas
-8
/
+15
2024-02-18
Improve wording of static_mut_ref
Obei Sideg
-4
/
+6
2024-02-15
Remove unnecessary else block from `thread_local!` expanded code
Shoyu Vanilla
-1
/
+2
2024-02-08
Step all bootstrap cfgs forward
Mark Rousskov
-2
/
+2
2024-01-22
zkvm: add partial std support
Erik Kaneda
-5
/
+5
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+862