mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
503745e917
Rollup of 6 pull requests Successful merges: - rust-lang/rust#145354 (Cache derive proc macro expansion with incremental query) - rust-lang/rust#151123 (Support primitives in type info reflection) - rust-lang/rust#151178 (simplify words initialization using Rc::new_zeroed) - rust-lang/rust#151187 (Use `default_field_values` more in `Resolver`) - rust-lang/rust#151197 (remove lcnr from compiler review rotation) - rust-lang/rust#151203 (Revert `QueryStackFrame` split) r? @ghost