rust/compiler
2023-09-25 14:38:27 +00:00
..
rustc
rustc_abi
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes Add comment about RTN feature gating 2023-09-24 10:47:57 +02:00
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc Have a single struct for queries and hook 2023-09-22 16:26:20 +00:00
rustc_codegen_llvm Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers 2023-09-24 21:11:37 +02:00
rustc_codegen_ssa Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubilee 2023-09-24 09:47:30 +00:00
rustc_const_eval Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
rustc_data_structures Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers 2023-09-24 21:11:37 +02:00
rustc_driver
rustc_driver_impl
rustc_error_codes Remove dead error code. 2023-09-23 13:47:30 +00:00
rustc_error_messages
rustc_errors Auto merge of #115690 - ShE3py:Z-treat-err-as-bug, r=petrochenkov 2023-09-22 13:01:30 +00:00
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_hir_pretty
rustc_hir_typeck Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_incremental
rustc_index
rustc_infer Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_interface Enable drop_tracking_mir by default. 2023-09-23 13:34:09 +00:00
rustc_lexer
rustc_lint Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
rustc_lint_defs Enable drop_tracking_mir by default. 2023-09-23 13:34:09 +00:00
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Enable drop_tracking_mir by default. 2023-09-23 13:34:09 +00:00
rustc_middle Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_mir_build
rustc_mir_dataflow Auto merge of #115794 - cjgillot:aggregate-no-box, r=davidtwco 2023-09-24 06:13:17 +00:00
rustc_mir_transform Enable drop_tracking_mir by default. 2023-09-23 13:34:09 +00:00
rustc_monomorphize
rustc_parse
rustc_parse_format
rustc_passes Allow higher-ranked fn sigs in ValuePairs 2023-09-22 19:47:41 +00:00
rustc_plugin_impl
rustc_privacy Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
rustc_query_impl
rustc_query_system
rustc_resolve Tweak wording and logic 2023-09-23 01:54:05 +00:00
rustc_serialize Open the FileEncoder file for reading and writing 2023-09-22 16:13:25 -04:00
rustc_session Enable drop_tracking_mir by default. 2023-09-23 13:34:09 +00:00
rustc_smir Move Opaque to stable_mir 2023-09-25 14:38:27 +00:00
rustc_span
rustc_symbol_mangling Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_target Auto merge of #116076 - chriswailes:android-riscv-extension-update, r=cjgillot 2023-09-24 11:40:45 +00:00
rustc_trait_selection Remove span from BrAnon. 2023-09-24 09:46:55 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Remove GeneratorWitness and rename GeneratorWitnessMIR. 2023-09-23 13:47:30 +00:00
rustc_type_ir Auto merge of #116069 - compiler-errors:debug-tuple, r=Nilstrieb 2023-09-24 15:16:18 +00:00