mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
db062de72b
Collect `panic/panic_bounds_check` during monomorphization This would prevent link time errors if these functions are `#[inline]` (e.g. when `panic_immediate_abort` is used). Fix #90405 Fix rust-lang/cargo#10019 `@rustbot` label: T-compiler A-codegen |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |