rust/compiler/rustc_query_impl
Joshua Nelson 3a4e3c7788 Get rid of the emitted rustc_query_names and rustc_cached_queries macro
We can avoid these by adding slightly more information to `rustc_query_append` instead.
2022-09-06 21:46:31 -05:00
..
src Get rid of the emitted rustc_query_names and rustc_cached_queries macro 2022-09-06 21:46:31 -05:00
Cargo.toml Replace rustc_data_structures::thin_vec::ThinVec with thin_vec::ThinVec. 2022-08-29 15:42:13 +10:00