diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2025-03-07 02:40:40 -0800 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2025-03-12 22:39:43 -0700 |
| commit | 91af4aa2e2b33635893a75d900f305f993df1739 (patch) | |
| tree | 7c7caa4f1835315dab81226510cead6459303e45 /compiler/rustc_interface/src/callbacks.rs | |
| parent | 8536f201ffdb2c24925d7f9e87996d7dca93428b (diff) | |
| download | rust-91af4aa2e2b33635893a75d900f305f993df1739.tar.gz rust-91af4aa2e2b33635893a75d900f305f993df1739.zip | |
Allow more top-down inlining for single-BB callees
This means that things like `<usize as Step>::forward_unchecked` and `<PartialOrd for f32>::le` will inline even if we've already done a bunch of inlining to find the calls to them.
Diffstat (limited to 'compiler/rustc_interface/src/callbacks.rs')
0 files changed, 0 insertions, 0 deletions
