Note: there is the "A-rust-for-linux" label in the rust repository: https://github.com/rust-lang/rust/labels/A-rust-for-linux.
Features that we would like to see
Required (we almost certainly want them)
Nice to have (not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, not needed anymore, etc.)
Bugs that we would like to see fixed
Required (we almost certainly want them)
Nice to have (probably not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, or not needed anymore, etc.)
Note: there is the "A-rust-for-linux" label in the
rustrepository: https://github.com/rust-lang/rust/labels/A-rust-for-linux.Features that we would like to see
Required (we almost certainly want them)
Nice to have (not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
testnot depend onstd.#![test_runner]+#![reexport_test_harness_main]as suggested by @bjorn3:stdwanted features & bugfixes #572 (comment).testneeds fromstdat the moment.stdfor tests.#[test(kernel)]").-Zbuild-stdfixes & stabilization.Done (stabilized, fixed, not needed anymore, etc.)
A way to customize/override the dependency graph in
-Zbuild-stdto use our customallocetc.allocwas dropped, so we do not need it anymore.A way to use
-Zbuild-stdfor building custom sysroots (and not packages).-Zbuild-stdanymore.Bugs that we would like to see fixed
Required (we almost certainly want them)
Nice to have (probably not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, or not needed anymore, etc.)