rust/library/sysroot
Zalathar bae25968dd Make profiler_builtins an optional dependency of sysroot, not std
This avoids unnecessary rebuilds of std (and the compiler) when
`build.profiler` is toggled off or on.
2024-10-17 22:08:36 +11:00
..
src Add a sysroot crate to represent the standard library crates 2023-04-25 13:40:36 +02:00
Cargo.toml Make profiler_builtins an optional dependency of sysroot, not std 2024-10-17 22:08:36 +11:00