rust/compiler/rustc_trait_selection
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 Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00