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
/
alloctests
Age
Commit message (
Expand
)
Author
Lines
2025-05-12
update cfg(bootstrap)
Pietro Albini
-1
/
+1
2025-05-05
Implement `VecDeque::truncate_front()`
Vladimir Krivopalov
-0
/
+70
2025-04-24
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
bendn
-0
/
+1
2025-04-18
Move `<CStr as Debug>` test to coretests
Tamir Duberstein
-6
/
+0
2025-04-09
Add missing `black_box` in `String` benchmarks
lincot
-26
/
+22
2025-04-06
Auto merge of #138951 - jwnrt:alloc-raw-vec-strict-prov, r=Noratrieb
bors
-0
/
+2
2025-04-05
Rollup merge of #138546 - GuillaumeGomez:integer-to-string-tests, r=Amanieu
Stuart Cook
-0
/
+70
2025-03-29
Add a test for `Weak` created from `UniqueArc::downgrade`
Frank King
-1
/
+22
2025-03-26
Swap usize -> ptr transmute for strict_pov API
James Wainwright
-0
/
+1
2025-03-26
Pass `Alignment` for `RawVecInner::new_in`
James Wainwright
-0
/
+1
2025-03-23
Tweak integer to string conversion test a bit to be future-proof
Guillaume Gomez
-2
/
+2
2025-03-22
Implement `UniqueArc`
Frank King
-1
/
+4
2025-03-16
Add integer to string formatting tests
Guillaume Gomez
-0
/
+70
2025-03-07
Add comments
bjorn3
-0
/
+3
2025-03-07
Fully test the alloc crate through alloctests
bjorn3
-3
/
+325
2025-03-07
Move last remaining Rc test to alloctests
bjorn3
-0
/
+18
2025-03-07
Move most Rc tests to alloctests
bjorn3
-1
/
+648
2025-03-07
Move all alloc integration tests to a new alloctests crate
bjorn3
-0
/
+18749