mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:56:29 +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.