mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
dc65b22901
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.