rust/compiler
2023-05-12 10:25:06 +00:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillot 2023-05-09 20:49:32 +02:00
rustc_ast_lowering Require impl Trait in associated types to appear in method signatures 2023-05-12 10:24:03 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Require impl Trait in associated types to appear in method signatures 2023-05-12 10:24:03 +00:00
rustc_builtin_macros Rollup merge of #110694 - est31:builtin, r=petrochenkov 2023-05-09 12:33:45 +05:30
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #111375 - rcvalle:rust-cfi-fix-106547, r=bjorn3 2023-05-11 17:43:07 -07:00
rustc_codegen_ssa Rollup merge of #111382 - Zalathar:ffi, r=cuviper 2023-05-11 07:05:27 +02:00
rustc_const_eval
rustc_data_structures Rollup merge of #111252 - matthewjasper:min-spec-improvements, r=compiler-errors 2023-05-09 12:33:46 +05:30
rustc_driver
rustc_driver_impl
rustc_error_codes Rollup merge of #111215 - BoxyUwU:resolve_anon_consts_differently, r=cjgillot 2023-05-09 20:49:32 +02:00
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature Rollup merge of #110694 - est31:builtin, r=petrochenkov 2023-05-09 12:33:45 +05:30
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir Require impl Trait in associated types to appear in method signatures 2023-05-12 10:24:03 +00:00
rustc_hir_analysis Invert IgnoreRegions to CheckRegions 2023-05-12 10:24:17 +00:00
rustc_hir_pretty
rustc_hir_typeck Require impl Trait in associated types to appear in method signatures 2023-05-12 10:24:03 +00:00
rustc_incremental
rustc_index
rustc_infer Require impl Trait in associated types to appear in method signatures 2023-05-12 10:24:03 +00:00
rustc_interface Rollup merge of #111292 - Urgau:check-cfg-issue-111291, r=petrochenkov 2023-05-11 07:05:27 +02:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm Correctly mark parameter RustMappingRegions as pointer-to-const 2023-05-09 18:43:12 +10:00
rustc_log
rustc_macros Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=Nilstrieb 2023-05-09 12:33:46 +05:30
rustc_metadata Require impl Trait in associated types to appear in method signatures 2023-05-12 10:24:03 +00:00
rustc_middle Rewrite nested if conditions into a single match 2023-05-12 10:25:06 +00:00
rustc_mir_build Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillot 2023-05-11 07:05:26 +02:00
rustc_mir_dataflow Auto merge of #110820 - cjgillot:faster-dcp, r=oli-obk 2023-05-10 20:54:31 +00:00
rustc_mir_transform Rollup merge of #111432 - cjgillot:issue-111426, r=oli-obk 2023-05-11 07:05:29 +02:00
rustc_monomorphize
rustc_parse Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=Nilstrieb 2023-05-09 12:33:46 +05:30
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy Auto merge of #111371 - compiler-errors:revert-110907, r=petrochenkov 2023-05-09 15:16:17 +00:00
rustc_query_impl
rustc_query_system
rustc_resolve Rollup merge of #111460 - clubby789:lowercase-box-self, r=compiler-errors 2023-05-11 17:43:09 -07:00
rustc_serialize
rustc_session Auto merge of #106560 - bjorn3:support_staticlib_dylib_linking, r=pnkfelix 2023-05-10 03:40:40 +00:00
rustc_smir
rustc_span Limit lifetime of format_args!() with inlined args. 2023-05-09 16:08:40 +02:00
rustc_symbol_mangling CFI: Fix SIGILL reached via trait objects 2023-05-09 20:04:19 +00:00
rustc_target Rollup merge of #111375 - rcvalle:rust-cfi-fix-106547, r=bjorn3 2023-05-11 17:43:07 -07:00
rustc_trait_selection Auto merge of #111029 - Nilstrieb:when-the-errs-are-too-big, r=petrochenkov 2023-05-11 08:43:38 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Rollup merge of #106038 - aliemjay:opaque-implied, r=lcnr 2023-05-11 17:43:06 -07:00
rustc_type_ir Rollup merge of #111366 - obeis:ascribe-user-type-variance, r=lcnr 2023-05-11 17:43:07 -07:00