rust/compiler
2023-07-03 21:40:04 +00:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Auto merge of #112882 - DrMeepster:new_un_derefer, r=oli-obk 2023-07-03 02:46:39 +00:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko 2023-07-02 12:48:44 +00:00
rustc_codegen_ssa Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko 2023-07-02 12:48:44 +00:00
rustc_const_eval Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillot 2023-07-02 07:43:36 +00:00
rustc_data_structures
rustc_driver Downgrade rustix 2023-07-02 21:02:31 +02:00
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Rollup merge of #113286 - fmease:iat-dont-select-if-not-enabled, r=compiler-errors 2023-07-03 18:46:14 +02:00
rustc_hir_pretty
rustc_hir_typeck review 2023-07-03 09:12:15 +02:00
rustc_incremental
rustc_index
rustc_infer add deep normalization via the new solver 2023-07-03 09:12:14 +02:00
rustc_interface Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
rustc_lexer
rustc_lint Fix dropping_copy_types lint from linting in match-arm with side-effects 2023-07-01 16:05:55 +02:00
rustc_lint_defs
rustc_llvm Add rustc option to output LLVM optimization remarks to YAML files 2023-07-02 13:41:36 +02:00
rustc_log Downgrade tracing and syn 2023-07-02 21:02:31 +02:00
rustc_macros Downgrade tracing and syn 2023-07-02 21:02:31 +02:00
rustc_metadata Revert "Suggest x build library for a custom toolchain that fails to load core" 2023-07-03 12:48:52 +00:00
rustc_middle Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
rustc_mir_build
rustc_mir_dataflow Merge un_derefer into MovePathLookup 2023-06-29 22:14:27 -07:00
rustc_mir_transform Auto merge of #112882 - DrMeepster:new_un_derefer, r=oli-obk 2023-07-03 02:46:39 +00:00
rustc_monomorphize
rustc_parse
rustc_parse_format
rustc_passes Put LayoutError behind reference to shrink result 2023-07-01 21:16:25 +02:00
rustc_plugin_impl
rustc_privacy Fix associated items effective visibility calculation for type privacy lints 2023-06-30 15:00:24 +03:00
rustc_query_impl
rustc_query_system
rustc_resolve fix(resolve): skip assertion judgment when NonModule is dummy 2023-07-01 11:53:31 +08:00
rustc_serialize
rustc_session Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
rustc_smir
rustc_span
rustc_symbol_mangling
rustc_target require -Zunstable-options to use new link-self-contained values and 2023-06-30 21:11:42 +00:00
rustc_trait_selection Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
rustc_traits Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
rustc_transmute Put LayoutError behind reference to shrink result 2023-07-01 21:16:25 +02:00
rustc_ty_utils Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
rustc_type_ir