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
/
alloc
/
tests
/
fmt.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-07
Move all alloc integration tests to a new alloctests crate
bjorn3
-326
/
+0
2024-09-13
Update tests for hidden references to mutable static
Obei Sideg
-0
/
+2
2024-07-06
Mark format! with must_use hint
lukas
-5
/
+5
2024-02-21
rename ptr::invalid -> ptr::without_provenance
Ralf Jung
-7
/
+7
2022-11-20
enable fuzzy_provenance_casts lint in liballoc
Ralf Jung
-6
/
+7
2022-06-27
liballoc tests: avoid int2ptr cast
Ralf Jung
-1
/
+1
2022-03-27
Debug print char 0 as '\0' rather than '\u{0}'
David Tolnay
-1
/
+1
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-12
/
+12
2021-03-27
Auto merge of #78618 - workingjubilee:ieee754-fmt, r=m-ou-se
bors
-2
/
+1
2021-03-26
Update char::escape_debug_ext to handle different escapes in strings vs. chars
Ömer Sinan Ağacan
-4
/
+1
2021-03-22
Preserve signed zero on roundtrip
Jubilee Young
-2
/
+1
2020-09-25
review: fix nits and move panic safety tests to the correct place
Alexis Bourget
-11
/
+10
2020-09-21
move format! interface tests
Alexis Bourget
-1
/
+322
2020-07-27
mv std libs to library/
mark
-0
/
+7