rust/compiler
Camille GILLOT 8617ff0f0b Add inline.
2022-01-15 21:26:25 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Auto merge of #92441 - cjgillot:resolve-trait-impl-item, r=matthewjasper 2022-01-15 14:43:45 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_const_eval Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_data_structures
rustc_driver
rustc_error_codes
rustc_errors
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Add inline. 2022-01-15 21:26:25 +01:00
rustc_hir_pretty
rustc_incremental Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_index
rustc_infer Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_interface
rustc_lexer
rustc_lint Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_middle Do not ICE when accesing large LocalDefId. 2022-01-15 21:26:25 +01:00
rustc_mir_build Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_mir_dataflow
rustc_mir_transform Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_monomorphize Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_parse
rustc_parse_format
rustc_passes Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_plugin_impl
rustc_privacy Return a LocalDefId in get_parent_item. 2022-01-15 21:26:20 +01:00
rustc_query_impl
rustc_query_system Auto merge of #92681 - Aaron1011:task-deps-ref, r=cjgillot 2022-01-14 14:20:17 +00:00
rustc_resolve Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_save_analysis
rustc_serialize Auto merge of #92604 - nnethercote:optimize-impl_read_unsigned_leb128, r=michaelwoerister 2022-01-15 07:27:30 +00:00
rustc_session
rustc_span Rollup merge of #92743 - bjorn3:less_symbol_intern, r=camelid 2022-01-15 02:25:17 +01:00
rustc_symbol_mangling Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_target
rustc_trait_selection Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_traits
rustc_ty_utils Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00
rustc_type_ir
rustc_typeck Reduce use of local_def_id_to_hir_id. 2022-01-15 21:26:25 +01:00