rust/compiler
Miguel Guarniz 0d01ee9558 remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-04-08 12:00:23 -04:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_codegen_gcc Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_codegen_llvm Replace every String in Target(Options) with Cow<'static, str> 2022-04-03 21:29:57 +02:00
rustc_codegen_ssa Auto merge of #95606 - petrochenkov:linkregr, r=wesleywiser 2022-04-04 02:23:15 +00:00
rustc_const_eval
rustc_data_structures Auto merge of #92686 - saethlin:unsafe-debug-asserts, r=Amanieu 2022-04-03 16:04:47 +00:00
rustc_driver Address review comments and add a test 2022-04-02 17:26:39 +02:00
rustc_error_codes
rustc_errors
rustc_expand Reorder match arms in parse_tt_inner. 2022-04-04 17:03:36 +10:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates 2022-04-08 12:00:23 -04:00
rustc_index
rustc_infer Rollup merge of #95560 - lcnr:obligation-cause, r=oli-obk 2022-04-02 03:34:27 +02:00
rustc_interface remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates 2022-04-08 12:00:23 -04:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates 2022-04-08 12:00:23 -04:00
rustc_middle remove some uses of visit_all_item_likes in incremental, metadata and interface crates 2022-04-08 11:59:59 -04:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Less manipulation of the callee_def_id. 2022-04-02 23:28:09 +02:00
rustc_monomorphize
rustc_parse Auto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco 2022-04-03 05:24:20 +00:00
rustc_parse_format
rustc_passes remove some uses of visit_all_item_likes in typeck, symbol_mangling and passes crates 2022-04-08 12:00:10 -04:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_save_analysis
rustc_serialize Replace every Vec in Target(Options) with it's Cow equivalent 2022-04-03 21:29:57 +02:00
rustc_session Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_span Improve method name suggestions 2022-04-03 16:38:57 +01:00
rustc_symbol_mangling remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_mangling crates 2022-04-08 12:00:23 -04:00
rustc_target Cleanup after some refactoring in rustc_target 2022-04-03 21:29:57 +02:00
rustc_trait_selection Auto merge of #95031 - compiler-errors:param-env-cache, r=Aaron1011 2022-04-04 04:48:36 +00:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck remove some uses of visit_all_item_likes in typeck, symbol_mangling and passes crates 2022-04-08 12:00:10 -04:00