rust/library/alloc
Matthias Krüger 385ffaedbf
Rollup merge of #129640 - saethlin:unignore-android-in-alloc, r=tgross35
Re-enable android tests/benches in alloc/core

This is basically a revert of https://github.com/rust-lang/rust/pull/73729. These tests better work on android now; it's been 4 years and we don't use dlmalloc on that target anymore.

And I've validated that they should pass now with a try-build :)
2024-08-31 10:08:54 +02:00
..
benches Re-enable android tests/benches in alloc 2024-08-28 10:45:30 -04:00
src Rollup merge of #129673 - matthewpipie:arc-weak-debug-trait, r=dtolnay 2024-08-28 19:12:54 -07:00
tests Rollup merge of #129640 - saethlin:unignore-android-in-alloc, r=tgross35 2024-08-31 10:08:54 +02:00
Cargo.toml Update compiler_builtins to 0.1.123 2024-08-29 08:38:19 +08:00