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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
coretests
/
tests
/
num
Age
Commit message (
Expand
)
Author
Lines
2025-03-10
Update tests.
Mara Bos
-14
/
+14
2025-03-10
Limit formatting width and precision to 16 bits.
Mara Bos
-1
/
+1
2025-03-02
dec2flt: Refactor float traits
Trevor Gross
-0
/
+61
2025-03-02
dec2flt: Rename fields to be consistent with documented notation
Trevor Gross
-6
/
+6
2025-03-02
dec2flt: Rename `Number` to `Decimal`
Trevor Gross
-13
/
+42
2025-03-02
dec2flt: Rename `Decimal` to `DecimalSeq`
Trevor Gross
-0
/
+31
2025-02-27
checked_ilog tests: deal with a bit of float imprecision
Ralf Jung
-18
/
+56
2025-02-25
disable a potentially bogus test on Miri
Ralf Jung
-0
/
+1
2025-02-24
Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=Amanieu
Jacob Pratt
-0
/
+328
2025-02-22
Rollup merge of #136910 - okaneco:sig_ones, r=thomcc
Matthias Krüger
-0
/
+68
2025-02-21
Fix unbounded_shifts tests
Connor Horman
-13
/
+22
2025-02-21
Stabilize `unbounded_shifts`
Connor Horman
-0
/
+319
2025-02-20
Implement feature `isolate_most_least_significant_one` for integer types
okaneco
-0
/
+68
2025-02-13
library: Update rand to 0.9.0
Eric Huss
-3
/
+3
2025-02-09
Mark extern blocks as unsafe
Michael Goulet
-1
/
+1
2025-01-26
Put all coretests in a separate crate
bjorn3
-0
/
+5283