rust/library
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
..
alloc Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum 2024-10-16 14:40:08 +00:00
backtrace@230570f2da
core Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgr 2024-10-16 17:58:25 +00:00
panic_abort
panic_unwind
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Make profiler_builtins an optional dependency of sysroot, not std 2024-10-17 22:08:36 +11:00
stdarch@c881fe3231
sysroot Make profiler_builtins an optional dependency of sysroot, not std 2024-10-17 22:08:36 +11:00
test
unwind
windows_targets
Cargo.lock Make profiler_builtins an optional dependency of sysroot, not std 2024-10-17 22:08:36 +11:00
Cargo.toml