rust/compiler
2022-11-13 14:05:30 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_ast_lowering Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_ast_passes
rustc_ast_pretty Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_attr
rustc_borrowck Make user_provided_sigs a LocalDefIdMap. 2022-11-13 14:04:42 +00:00
rustc_builtin_macros Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #104110 - krasimirgg:msan-16, r=nagisa 2022-11-12 17:25:00 +01:00
rustc_codegen_ssa linker: Link profiler_builtins even if it's marked as NotLinked 2022-11-12 23:02:33 +03:00
rustc_const_eval
rustc_data_structures Use the interned stable hash as plain hash. 2022-11-11 13:02:37 +00:00
rustc_driver
rustc_error_codes Rollup merge of #103924 - PeteDevoy:patch-1, r=estebank 2022-11-11 20:51:39 +05:30
rustc_error_messages fix up a fluent message 2022-11-13 04:16:08 +01:00
rustc_errors Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebank 2022-11-12 12:02:51 +05:30
rustc_expand Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_feature Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726 2022-11-12 17:25:01 +01:00
rustc_fs_util
rustc_graphviz
rustc_hir Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_hir_analysis Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_hir_pretty Store LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_hir_typeck Refactor rustc_hir_typeck::closure. 2022-11-13 14:05:12 +00:00
rustc_incremental
rustc_index
rustc_infer Rollup merge of #104206 - compiler-errors:ocx-more-2, r=lcnr 2022-11-12 12:02:52 +05:30
rustc_interface
rustc_lexer
rustc_lint Auto merge of #103530 - cjgillot:hir-lifetimes-direct, r=estebank 2022-11-12 05:22:17 +00:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_middle Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_mir_build Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_mir_dataflow
rustc_mir_transform
rustc_monomorphize
rustc_parse Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_parse_format
rustc_passes Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebank 2022-11-12 12:02:51 +05:30
rustc_save_analysis
rustc_serialize
rustc_session
rustc_smir
rustc_span Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obk 2022-11-12 12:02:50 +05:30
rustc_symbol_mangling
rustc_target
rustc_trait_selection Store a LocalDefId in hir::GenericParam. 2022-11-13 14:05:30 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir