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
/
coretests
/
tests
Age
Commit message (
Expand
)
Author
Lines
2025-02-21
Stabilize `unbounded_shifts`
Connor Horman
-0
/
+319
2025-02-21
stabilize `unsigned_is_multiple_of`
Folkert de Vries
-1
/
+0
2025-02-20
Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcm
Jubilee
-1
/
+0
2025-02-20
Implement feature `isolate_most_least_significant_one` for integer types
okaneco
-0
/
+169
2025-02-19
Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se
Matthias Krüger
-1
/
+3
2025-02-18
update `cfg(bootstrap)`
Josh Stone
-196
/
+0
2025-02-16
add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants
HTGAzureX1212
-1
/
+3
2025-02-15
core: Make `Debug` impl of raw pointers print metadata if present
Martin Nordholts
-4
/
+4
2025-02-15
tests: Add regression test for `Debug` impl of raw pointers
Martin Nordholts
-0
/
+31
2025-02-15
tests: Use `as *const _` instead of `.as_ptr()` in ptr fmt test
Martin Nordholts
-2
/
+2
2025-02-15
Rollup merge of #136749 - mzeitlin11:extend-asciichar, r=scottmcm
Jacob Pratt
-0
/
+13
2025-02-14
Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35
Jubilee
-10
/
+13
2025-02-13
Migrate coretests to Rust 2024
Eric Huss
-3
/
+5
2025-02-13
Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviper
bors
-39
/
+38
2025-02-13
library: Update rand to 0.9.0
Eric Huss
-7
/
+8
2025-02-11
Optionally add type names to `TypeId`s.
Kevin Reid
-0
/
+8
2025-02-10
Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt
Jubilee
-5
/
+5
2025-02-09
Mark extern blocks as unsafe
Michael Goulet
-5
/
+5
2025-02-08
Rustfmt
bjorn3
-5
/
+4
2025-02-08
Implement Extend<AsciiChar> for String
Matthew Zeitlin
-0
/
+13
2025-02-07
Rollup merge of #135945 - estebank:useless-parens, r=compiler-errors
Matthias Krüger
-7
/
+7
2025-02-06
remove use of `feature(trait_upcasting)` from core tests
Waffle Lapkin
-1
/
+0
2025-02-06
Remove some unnecessary parens in `assert!` conditions
Esteban Küber
-7
/
+7
2025-02-04
Rename slice::take methods to split_off
Taylor Cramer
-55
/
+55
2025-01-28
Stabilize `get_many_mut` as `get_disjoint_mut`
Pavel Grigorenko
-39
/
+38
2025-01-27
Stabilize `num_midpoint_signed` feature
Urgau
-1
/
+0
2025-01-27
Stabilize `const_black_box`
Trevor Gross
-1
/
+0
2025-01-26
Actually run the bstr test
bjorn3
-3
/
+3
2025-01-26
Put all coretests in a separate crate
bjorn3
-0
/
+26334
[prev]