mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 11:38:01 +00:00
This reduces codegen for rustc_query_impl by 169k lines of LLVM IR, representing a 1.2% improvement.
For more information about how the query system works, see the rustc dev guide.