mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 21:12:57 +00:00
Add inlining attributes for query system functions These only have a single caller, but don't always get inlined.
For more information about how rustc works, see the rustc dev guide.