mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
614c2e404a
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>