..
rustc
rustc_abi
i686-windows: make requested alignment > 4 special case apply transitively
2023-07-14 17:48:13 -04:00
rustc_apfloat
rustc_arena
rustc_ast
Flip cfg's for bootstrap bump
2023-07-12 21:38:55 -04:00
rustc_ast_lowering
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
Add infrastructure #[rustc_confusables]
attribute to allow targeted
2023-07-16 19:22:03 +08:00
rustc_baked_icu_data
rustc_borrowck
Rollup merge of #113599 - chenyukang:yukang-fix-use-maybe_body_owned_by, r=cjgillot
2023-07-14 19:33:26 +02:00
rustc_builtin_macros
Add a comparison between match *self and intrinsics::unreachable()
2023-07-16 15:33:29 -07:00
rustc_codegen_cranelift
Introduce MonoItemData
.
2023-07-17 08:44:48 +10:00
rustc_codegen_gcc
Introduce MonoItemData
.
2023-07-17 08:44:48 +10:00
rustc_codegen_llvm
Introduce MonoItemData
.
2023-07-17 08:44:48 +10:00
rustc_codegen_ssa
Introduce MonoItemData
.
2023-07-17 08:44:48 +10:00
rustc_const_eval
Refactor checking function target features during const-eval
2023-07-16 16:07:55 +02:00
rustc_data_structures
Introduce ExtentUnord trait for collections that can safely consume UnordItems.
2023-07-14 10:10:15 +02:00
rustc_driver
rustc_driver_impl
Don't require each rustc_interface tool to opt-in to parallel_rustc support
2023-07-11 22:55:23 -05:00
rustc_error_codes
rustc_error_messages
rustc_errors
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_expand
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_feature
Add infrastructure #[rustc_confusables]
attribute to allow targeted
2023-07-16 19:22:03 +08:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_hir_analysis
Check entry type as part of item type checking.
2023-07-15 22:02:16 +00:00
rustc_hir_pretty
rustc_hir_typeck
Rollup merge of #113651 - lcnr:parent-def-id, r=compiler-errors
2023-07-17 12:58:53 +02:00
rustc_incremental
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_index
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_infer
self type param infer, avoid ICE
2023-07-16 15:29:08 +02:00
rustc_interface
Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillot
2023-07-15 22:23:05 +00:00
rustc_lexer
rustc_lint
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_lint_defs
Add machine-applicable suggestion for unused_qualifications
lint
2023-07-13 08:26:02 +08:00
rustc_llvm
Auto merge of #113714 - Kobzol:ci-cmake, r=nikic
2023-07-17 15:46:43 +00:00
rustc_log
rustc_macros
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_metadata
Auto merge of #113562 - saethlin:larger-incr-comp-offset, r=nnethercote
2023-07-17 04:45:10 +00:00
rustc_middle
Auto merge of #113562 - saethlin:larger-incr-comp-offset, r=nnethercote
2023-07-17 04:45:10 +00:00
rustc_mir_build
Implement "items do not inherit unsafety" for THIR unsafeck
2023-07-15 11:59:38 -04:00
rustc_mir_dataflow
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_mir_transform
Auto merge of #109025 - cjgillot:refprop-dbg, r=JakobDegen
2023-07-14 17:32:59 +00:00
rustc_monomorphize
Ignore unreachable inlined items in debug_dump
.
2023-07-17 08:44:48 +10:00
rustc_parse
Re-format let-else per rustfmt update
2023-07-12 21:49:27 -04:00
rustc_parse_format
rustc_passes
Add infrastructure #[rustc_confusables]
attribute to allow targeted
2023-07-16 19:22:03 +08:00
rustc_plugin_impl
rustc_privacy
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_query_impl
rustc_query_system
rustc_resolve
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_serialize
rustc_session
rustc_smir
Auto merge of #112982 - lukas-code:bootstrap-alias-default-crates, r=albertlarsan68
2023-07-14 12:09:27 +00:00
rustc_span
Add infrastructure #[rustc_confusables]
attribute to allow targeted
2023-07-16 19:22:03 +08:00
rustc_symbol_mangling
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_target
Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors
2023-07-18 00:19:18 +00:00
rustc_trait_selection
Rollup merge of #113651 - lcnr:parent-def-id, r=compiler-errors
2023-07-17 12:58:53 +02:00
rustc_traits
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_transmute
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
rustc_ty_utils
Auto merge of #113772 - nnethercote:streamline-size-estimates-2, r=wesleywiser
2023-07-17 02:56:10 +00:00
rustc_type_ir
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00