rust/compiler/rustc_metadata/src
Miguel Guarniz e8ef5bf464 remove TraitVisitor
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-13 11:46:06 -04:00
..
rmeta remove TraitVisitor 2022-05-13 11:46:06 -04:00
creader.rs Add --json unused-externs-silent with original behaviour 2022-04-27 10:04:25 -07:00
dependency_format.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
foreign_modules.rs use def_span and def_kind queries instead of calling tcx.hir() methods 2022-05-06 12:11:05 -04:00
lib.rs rustc_metadata: Do not encode unnecessary module children 2022-04-13 01:35:27 +03:00
locator.rs Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00
native_libs.rs use def_span and def_kind queries instead of calling tcx.hir() methods 2022-05-06 12:11:05 -04:00