rust/library/alloc
Matthias Krüger 909a3e2215
Rollup merge of #133859 - bjorn3:move_tests_to_alloctests, r=tgross35
Move some alloc tests to the alloctests crate

Unit tests directly inside of standard library crates require a very fragile way of building that is hard to reproduce outside of bootstrap.
2024-12-12 08:06:59 +01:00
..
benches update cfgs 2024-11-27 15:14:54 +00:00
src Rollup merge of #133859 - bjorn3:move_tests_to_alloctests, r=tgross35 2024-12-12 08:06:59 +01:00
tests Move some alloc tests to the alloctests crate 2024-12-04 14:32:04 +00:00
Cargo.toml Update compiler_builtins to 0.1.138 and pin it 2024-11-03 17:43:16 -06:00