diff options
| author | bors <bors@rust-lang.org> | 2024-05-10 11:48:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-05-10 11:48:15 +0000 |
| commit | cf774742b6029e0c2e00654975c001d192063b5b (patch) | |
| tree | 21a67f7e0ab7dfd33c4484baf50e0f4c4278dd10 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | e93f34210120d1fc6a0195d527eee828a36e57b1 (diff) | |
| parent | eac37b6caf00aa9376198c906f19e3e6e850bcab (diff) | |
| download | rust-cf774742b6029e0c2e00654975c001d192063b5b.tar.gz rust-cf774742b6029e0c2e00654975c001d192063b5b.zip | |
Auto merge of #124863 - DaniPopes:from-str-radix-panic, r=Amanieu
from_str_radix: outline only the panic function
In the `{integer}::from_str_radix` function, the radix check is labeled as `cold` and `inline(never)`, along with its corresponding panic. It probably was intended to apply these attributes only to the panic function.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
