rust/compiler
2023-04-25 20:41:59 +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 Fix lifetime suggestion for type aliases with objects in them 2023-04-25 20:41:59 +00:00
rustc_builtin_macros Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
rustc_codegen_cranelift Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
rustc_codegen_gcc Auto merge of #101069 - zhaixiaojuan:loongarch64-inline-asm, r=Amanieu 2023-04-25 09:18:58 +00:00
rustc_codegen_llvm Auto merge of #101069 - zhaixiaojuan:loongarch64-inline-asm, r=Amanieu 2023-04-25 09:18:58 +00:00
rustc_codegen_ssa Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
rustc_const_eval
rustc_data_structures Rollup merge of #110681 - klensy:cut-dep, r=lcnr 2023-04-25 02:33:29 +09:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Auto merge of #110325 - obeis:hir-analysis-migrate-diagnostics-4, r=davidtwco 2023-04-25 13:45:20 +00:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #110563 - bryangarza:refactor-trait-selection-error-reporting, r=compiler-errors 2023-04-25 06:46:48 +02:00
rustc_incremental
rustc_index Decorative changes to IndexVec 2023-04-24 13:53:37 +00:00
rustc_infer Rollup merge of #110563 - bryangarza:refactor-trait-selection-error-reporting, r=compiler-errors 2023-04-25 06:46:48 +02:00
rustc_interface Revert "Rename -Zoom=panic to -Zoom=unwind" 2023-04-25 00:08:33 +02:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
rustc_middle Fix lifetime suggestion for type aliases with objects in them 2023-04-25 20:41:59 +00:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #110685 - cjgillot:clean-dcp, r=oli-obk 2023-04-25 02:33:30 +09:00
rustc_monomorphize Rollup merge of #110681 - klensy:cut-dep, r=lcnr 2023-04-25 02:33:29 +09:00
rustc_parse
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Rollup merge of #110681 - klensy:cut-dep, r=lcnr 2023-04-25 02:33:29 +09:00
rustc_resolve
rustc_serialize
rustc_session Revert "Rename -Zoom=panic to -Zoom=unwind" 2023-04-25 00:08:33 +02:00
rustc_smir
rustc_span
rustc_symbol_mangling
rustc_target Add loongarch64 asm! support 2023-04-25 14:15:31 +08:00
rustc_trait_selection Rollup merge of #110563 - bryangarza:refactor-trait-selection-error-reporting, r=compiler-errors 2023-04-25 06:46:48 +02:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir