rust/compiler
2022-11-13 14:04:02 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_ast_lowering Store LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_ast_passes
rustc_ast_pretty Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_attr
rustc_borrowck Rollup merge of #103960 - AndyJado:var_path_only_diag, r=davidtwco 2022-11-11 12:12:30 -05: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 LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_hir_analysis Store LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_hir_pretty Store LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_hir_typeck Rollup merge of #104261 - compiler-errors:formal-and-expected-differ, r=estebank 2022-11-12 17:25:02 +01: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 LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_middle Store LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_mir_build
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 LocalDefId in hir::Closure. 2022-11-13 14:04:02 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Hash spans when interning. 2022-11-11 13:02:37 +00:00
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 Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS 2022-11-11 10:44:48 +01:00
rustc_trait_selection Rollup merge of #104206 - compiler-errors:ocx-more-2, r=lcnr 2022-11-12 12:02:52 +05:30
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir