Trevor Gross
|
52758b7329
|
Rollup merge of #142668 - hkBst:less-static-mut, r=tgross35
vec_deque/fmt/vec tests: remove static mut
More rust-lang/rust#125035.
r? ```@tgross35```
|
2025-06-20 02:50:39 -04:00 |
|
Marijn Schouten
|
ecdf220dbc
|
vec tests: remove static mut
|
2025-06-19 11:39:21 +00:00 |
|
Marijn Schouten
|
2c434edf24
|
remove duplicate crash test
|
2025-06-18 14:04:02 +00:00 |
|
Marijn Schouten
|
5bd918fcd8
|
vec_deque tests: remove static mut
|
2025-06-18 11:51:40 +00:00 |
|
bjorn3
|
ae5687e4b0
|
Fully test the alloc crate through alloctests
For the tests that make use of internal implementation details, we
include the module to test using #[path] in alloctests now.
|
2025-03-07 19:11:13 +00:00 |
|