rust/compiler/rustc_query_impl
Joshua Nelson b164dbc271 Don't create a new try_load_from_disk closure for each query
Instead, define a single function, parameterized only by the return type.
2022-09-09 20:20:12 -05:00
..
src Don't create a new try_load_from_disk closure for each query 2022-09-09 20:20:12 -05:00
Cargo.toml Replace rustc_data_structures::thin_vec::ThinVec with thin_vec::ThinVec. 2022-08-29 15:42:13 +10:00