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
Age
Commit message (
Expand
)
Author
Lines
2025-03-12
intrinsics: remove unnecessary leading underscore from argument names
Ralf Jung
-325
/
+318
2025-03-11
Implement SliceIndex for ByteStr
Thalia Archibald
-88
/
+97
2025-03-11
Fix `UserRef<[T]>::copy_to_enclave_vec`
Thalia Archibald
-13
/
+6
2025-03-11
Move ByteStr compare and index traits to a separate module
Thalia Archibald
-273
/
+282
2025-03-11
Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr
bors
-0
/
+37
2025-03-11
Deduplicate platform stdio types
Thalia Archibald
-126
/
+31
2025-03-11
Simulate OOM for the `try_oom_error` test
Josh Stone
-6
/
+10
2025-03-11
Add `From<{integer}>` for `f16`/`f128` impls
beetrees
-2
/
+91
2025-03-11
Rollup merge of #138002 - 1c3t3a:fix-std-cfi-violation, r=rcvalle
Matthias Krüger
-0
/
+37
2025-03-11
Remove unnecessary parens
Nicole L
-1
/
+1
2025-03-11
Auto merge of #128440 - oli-obk:defines, r=lcnr
bors
-0
/
+33
2025-03-11
Migrate windows-targets to Rust 2024
Eric Huss
-3
/
+3
2025-03-11
Migrate the sysroot crate to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrated the rustc-std-workspace crates to Rust 2024
Eric Huss
-3
/
+3
2025-03-11
Migrate profiler_builtins to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate proc_macro to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate test to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate std to Rust 2024
Eric Huss
-3
/
+3
2025-03-11
Migrate unwind to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate panic_unwind to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate panic_abort to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate alloc to Rust 2024
Eric Huss
-1
/
+1
2025-03-11
Migrate core to Rust 2024
Eric Huss
-2
/
+2
2025-03-11
Add PeekMut::refresh
Aurelia Molzer
-4
/
+78
2025-03-11
bump libc to 0.2.171 to fix xous
Sean Cross
-3
/
+3
2025-03-11
remove must_use from <*const T>::expose_provenance
Ralf Jung
-1
/
+0
2025-03-11
Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubilee
Jakub Beránek
-4
/
+19
2025-03-11
Rollup merge of #135987 - hkBst:patch-20, r=joboet
Jakub Beránek
-3
/
+15
2025-03-11
Enable `f16` tests for `powf`
Trevor Gross
-43
/
+41
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-0
/
+33
2025-03-11
Stabilize `std::io::ErrorKind::InvalidFilename`
Pavel Grigorenko
-2
/
+2
2025-03-11
std: Mention clone-on-write mutation in Arc<T>
xizheyin
-3
/
+23
2025-03-11
Auto merge of #135651 - arjunr2:master, r=davidtwco
bors
-2
/
+8
2025-03-11
Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcm
bors
-49
/
+61
2025-03-10
Target definition for `wasm32-wali-linux-musl` to support the Wasm Linux
Arjun Ramesh
-2
/
+8
2025-03-10
debug-assert that the size_hint is well-formed in `collect`
Scott McMurray
-0
/
+9
2025-03-10
Move `offset_of_enum` documentation to unstable book; add `offset_of_slice`.
Kevin Reid
-17
/
+9
2025-03-10
Expand and organize `offset_of!` documentation.
Kevin Reid
-21
/
+41
2025-03-10
Rewrite example to not deal with `Copy` at all.
Kevin Reid
-17
/
+19
2025-03-10
Remove unused file
Nicole L
-4
/
+0
2025-03-10
Rewrite comments about dropping and leaking.
Kevin Reid
-16
/
+26
2025-03-10
Update Trusty support to account for recent libstd reorganization
Nicole L
-7
/
+3
2025-03-10
Remove custom TLS implementation for Trusty targets
Nicole LeGare
-39
/
+2
2025-03-10
Disable unsupported tests
Nicole LeGare
-4
/
+8
2025-03-10
Format after patches have been applied
Nicole LeGare
-13
/
+17
2025-03-10
Apply rustc-0054-Add-std-os-fd-support-for-Trusty.patch
Nicole LeGare
-6
/
+43
2025-03-10
Apply rustc-0023-Add-Trusty-OS-support-to-Rust-std.patch
Nicole LeGare
-0
/
+164
2025-03-10
Mark some std tests as requiring `panic = "unwind"`
Paul Menage
-2
/
+39
2025-03-10
Changing #[stable] tag
Nathaniel Woods
-1
/
+1
2025-03-10
Added `Clone` implementation for `ChunkBy`
Nathaniel Woods
-0
/
+20
[prev]
[next]