mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 06:35:30 +00:00
In Rust for Linux we are using these to make `alloc` a bit more modular. A `run-make-fulldeps` test is added for each of them, so that enabling each of them independently is kept in a compilable state. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>