rust/compiler/rustc_data_structures
Joshua Nelson 749dec6451 Make OUT an associated type instead of a generic parameter
This avoids toil when changing other functions in `ObligationForest` to take an `OUT` parameter.
2022-09-19 22:14:39 -05:00
..
src Make OUT an associated type instead of a generic parameter 2022-09-19 22:14:39 -05:00
Cargo.toml Replace rustc_data_structures::thin_vec::ThinVec with thin_vec::ThinVec. 2022-08-29 15:42:13 +10:00