rust/compiler
2023-04-03 17:44:12 +00:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast Fix mismatched punctuation in Debug impl of AttrId 2023-03-28 20:21:23 -07:00
rustc_ast_lowering Rollup merge of #109664 - m-ou-se:format-args-placeholder-span, r=oli-obk 2023-03-29 14:07:28 +05:30
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift Rollup merge of #108480 - Zoxc:rayon-tlv, r=cuviper 2023-03-28 12:51:12 +02:00
rustc_codegen_gcc
rustc_codegen_llvm Auto merge of #108792 - Amanieu:ohos, r=petrochenkov 2023-03-29 07:16:16 +00:00
rustc_codegen_ssa Enforce VarDebugInfo::Place in MIR validation. 2023-04-03 17:44:12 +00:00
rustc_const_eval Enforce VarDebugInfo::Place in MIR validation. 2023-04-03 17:44:12 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes Rollup merge of #109565 - WaffleLapkin:better_docs_for_e0223, r=oli-obk 2023-03-28 07:01:08 +02:00
rustc_error_messages
rustc_errors Create AnnotationColumn struct to fix hard tab column numbers in errors 2023-03-28 09:18:55 -04:00
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Rollup merge of #109629 - aliemjay:remove-givens, r=lcnr 2023-03-28 12:51:14 +02:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #109149 - mj10021:issue-108713-fix, r=compiler-errors,WaffleLapkin 2023-03-29 06:02:41 +02:00
rustc_incremental
rustc_index Rename IndexVec::lastlast_index 2023-03-29 00:27:24 -07:00
rustc_infer Rollup merge of #109629 - aliemjay:remove-givens, r=lcnr 2023-03-28 12:51:14 +02:00
rustc_interface Rollup merge of #108480 - Zoxc:rayon-tlv, r=cuviper 2023-03-28 12:51:12 +02:00
rustc_lexer
rustc_lint
rustc_lint_defs
rustc_llvm Auto merge of #109720 - Dylan-DPC:rollup-u564m8s, r=Dylan-DPC 2023-03-29 09:45:26 +00:00
rustc_log
rustc_macros
rustc_metadata
rustc_middle Enforce VarDebugInfo::Place in MIR validation. 2023-04-03 17:44:12 +00:00
rustc_mir_build Rollup merge of #108548 - jamen:master, r=compiler-errors 2023-03-28 07:01:08 +02:00
rustc_mir_dataflow
rustc_mir_transform Rename IndexVec::lastlast_index 2023-03-29 00:27:24 -07:00
rustc_monomorphize Auto merge of #109692 - Nilstrieb:rollup-hq65rps, r=Nilstrieb 2023-03-28 15:18:16 +00:00
rustc_parse
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Rollup merge of #108480 - Zoxc:rayon-tlv, r=cuviper 2023-03-28 12:51:12 +02:00
rustc_resolve
rustc_serialize
rustc_session
rustc_smir
rustc_span Auto merge of #109692 - Nilstrieb:rollup-hq65rps, r=Nilstrieb 2023-03-28 15:18:16 +00:00
rustc_symbol_mangling
rustc_target Add OpenHarmony targets 2023-03-28 16:01:13 +01:00
rustc_trait_selection Rollup merge of #109718 - scottmcm:indexvec-last, r=Nilstrieb 2023-03-29 14:07:31 +05:30
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir