os-rust/library/test
bjorn3 1ea4810c84 Remove #![crate_name] attribute from libtest
The crate name is already set in Cargo.toml. The comment says there is
some logic in the compiler that reads #![crate_name] and not
--crate-name, but I can't find it. Removing it seems to work fine.
2021-12-29 16:36:08 +01:00
..
src Remove #![crate_name] attribute from libtest 2021-12-29 16:36:08 +01:00
Cargo.toml Expose the std_detect env_override feature 2021-09-25 20:30:25 +02:00