]> git.lizzy.rs Git - rust.git/commit
Add an unused field of type `Option<DefId>` to `ParamEnv` struct.
authorBram van den Heuvel <bram@vandenheuvel.online>
Sat, 19 Sep 2020 10:06:17 +0000 (12:06 +0200)
committerBram van den Heuvel <bram@vandenheuvel.online>
Mon, 21 Sep 2020 07:39:26 +0000 (09:39 +0200)
commitab83d372ed5b1799d418afe83c468e4c5973cc34
tree22cac1eb3e9c0383b77068d658748d1118031498
parent70148d7b3161912381b1a5c427c3a690e12c5b24
Add an unused field of type `Option<DefId>` to `ParamEnv` struct.
compiler/rustc_infer/src/traits/mod.rs
compiler/rustc_middle/src/ty/mod.rs
compiler/rustc_trait_selection/src/traits/fulfill.rs