mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
43ee4d15bf
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.