mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 19:35:51 +00:00
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.
1.2 KiB
1.2 KiB