1
Fork 0
rust/compiler/rustc_trait_selection
Matthias Krüger 0dd0c6c1e6
Rollup merge of #102651 - oli-obk:non_region_things, r=lcnr
It's not about types or consts, but the lack of regions

pulled out of https://github.com/rust-lang/rust/pull/101900 which adds a fourth kind of non-lifetime generic parameter, and the naming of these methods would get ridiculous.
2022-10-04 18:26:41 +02:00
..
src Rollup merge of #102651 - oli-obk:non_region_things, r=lcnr 2022-10-04 18:26:41 +02:00
Cargo.toml Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00