]> git.lizzy.rs Git - rust.git/commit
Use ty::Generics instead of hir::Generics for various checks
authorvarkor <github@varkor.com>
Fri, 15 Jun 2018 10:45:12 +0000 (11:45 +0100)
committervarkor <github@varkor.com>
Wed, 20 Jun 2018 11:23:46 +0000 (12:23 +0100)
commit4343c20819f1129924d2657322442d66672f213d
tree5ab039e443d88f64634c934ed152e7c2a3068faf
parentdde942bb646b07e6cf3cddf9bf379e42a6c79ed8
Use ty::Generics instead of hir::Generics for various checks
src/librustc/middle/reachable.rs
src/librustc_lint/types.rs
src/librustc_metadata/encoder.rs
src/librustc_typeck/check/mod.rs