rust/compiler
2023-12-14 15:22:37 +01:00
..
rustc
rustc_abi
rustc_arena
rustc_ast
rustc_ast_lowering Rollup merge of #118759 - compiler-errors:bare-unit-structs, r=petrochenkov 2023-12-13 18:03:33 +01:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck consistently use "next solver" instead of "new solver" 2023-12-14 15:22:37 +01:00
rustc_builtin_macros
rustc_codegen_cranelift update use of feature flags 2023-12-14 15:22:37 +01:00
rustc_codegen_gcc Add unstable -Zdefault-hidden-visibility cmdline flag for rustc. 2023-12-13 21:14:23 +00:00
rustc_codegen_llvm Auto merge of #118566 - klensy:cstr-new, r=WaffleLapkin 2023-12-14 11:14:03 +00:00
rustc_codegen_ssa fix computing the dynamic alignment of packed structs with dyn trait tails 2023-12-13 20:21:57 +01:00
rustc_const_eval fix computing the dynamic alignment of packed structs with dyn trait tails 2023-12-13 20:21:57 +01:00
rustc_data_structures Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov 2023-12-13 06:37:08 +00:00
rustc_driver
rustc_driver_impl clippy::complexity fixes 2023-12-12 19:28:13 +01:00
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov 2023-12-13 06:37:08 +00:00
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis update use of feature flags 2023-12-14 15:22:37 +01:00
rustc_hir_pretty
rustc_hir_typeck update use of feature flags 2023-12-14 15:22:37 +01:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer update use of feature flags 2023-12-14 15:22:37 +01:00
rustc_interface rename -Ztrait-solver to -Znext-solver 2023-12-14 15:22:37 +01:00
rustc_lexer
rustc_lint Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkov 2023-12-13 19:45:57 +00:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle update use of feature flags 2023-12-14 15:22:37 +01:00
rustc_mir_build Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov 2023-12-13 10:31:56 +00:00
rustc_mir_dataflow
rustc_mir_transform Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov 2023-12-13 10:31:56 +00:00
rustc_monomorphize Add unstable -Zdefault-hidden-visibility cmdline flag for rustc. 2023-12-13 21:14:23 +00:00
rustc_next_trait_solver
rustc_parse Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk 2023-12-12 18:48:55 -08:00
rustc_parse_format
rustc_passes Auto merge of #118870 - Enselic:rustc_passes-query-stability, r=compiler-errors 2023-12-13 12:47:43 +00:00
rustc_pattern_analysis Update compiler/rustc_pattern_analysis/src/constructor.rs 2023-12-12 21:12:19 +01:00
rustc_privacy
rustc_query_impl
rustc_query_system clippy::complexity fixes 2023-12-12 19:28:13 +01:00
rustc_resolve Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin 2023-12-12 18:48:54 -08:00
rustc_serialize
rustc_session rename -Ztrait-solver to -Znext-solver 2023-12-14 15:22:37 +01:00
rustc_smir Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin 2023-12-12 18:48:54 -08:00
rustc_span
rustc_symbol_mangling Typo 2023-12-12 13:48:20 -05:00
rustc_target Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Ki 2023-12-14 09:16:15 +00:00
rustc_trait_selection review 2023-12-14 15:22:37 +01:00
rustc_traits
rustc_transmute
rustc_ty_utils Rollup merge of #118871 - tmiasko:coroutine-maybe-uninit-fields, r=compiler-errors 2023-12-13 18:03:33 +01:00
rustc_type_ir
stable_mir