rust/compiler
2022-03-28 17:01:23 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Auto merge of #95300 - workingjubilee:less-bitsets, r=eddyb 2022-03-28 05:48:25 +00:00
rustc_codegen_ssa
rustc_const_eval Normalize all projections in mir validation again 2022-03-28 16:30:16 +00:00
rustc_data_structures Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
rustc_driver
rustc_error_codes Add long error explanation for E0667 2022-03-27 14:09:52 +02:00
rustc_errors Make fatal DiagnosticBuilder yield never 2022-03-27 22:25:32 -07:00
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Merge two duplicates of the same logic into a common function 2022-03-28 16:59:11 +00:00
rustc_interface
rustc_lexer
rustc_lint Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
rustc_mir_build Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
rustc_mir_dataflow Nit 2022-03-27 10:58:55 -07:00
rustc_mir_transform
rustc_monomorphize Make fatal DiagnosticBuilder yield never 2022-03-27 22:25:32 -07:00
rustc_parse Make fatal DiagnosticBuilder yield never 2022-03-27 22:25:32 -07:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
rustc_resolve
rustc_save_analysis
rustc_serialize
rustc_session Make fatal DiagnosticBuilder yield never 2022-03-27 22:25:32 -07:00
rustc_span Make fatal DiagnosticBuilder yield never 2022-03-27 22:25:32 -07:00
rustc_symbol_mangling
rustc_target Rollup merge of #95341 - Meziu:armv6k-3ds-target, r=nagisa 2022-03-27 05:36:11 +02:00
rustc_trait_selection Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
rustc_traits Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
rustc_ty_utils
rustc_type_ir Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
rustc_typeck Test that TAIT and RPIT are in sync 2022-03-28 17:01:23 +00:00