rust/compiler
2023-03-16 10:18:31 +01:00
..
rustc
rustc_abi
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors 2023-03-14 10:12:58 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros Properly allow macro expanded format_args invocations to uses captures 2023-03-14 13:16:52 +00:00
rustc_codegen_cranelift Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko 2023-03-15 21:31:06 +00:00
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko 2023-03-15 21:31:06 +00:00
rustc_const_eval Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko 2023-03-15 21:31:06 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl
rustc_error_codes E0206 - added union to description 2023-03-16 10:18:31 +01:00
rustc_error_messages
rustc_errors
rustc_expand
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Rollup merge of #108923 - spastorino:new-rpitit-9, r=compiler-errors 2023-03-14 17:40:05 +01:00
rustc_hir_analysis Auto merge of #109183 - lqd:revert-107376, r=compiler-errors 2023-03-16 02:56:24 +00:00
rustc_hir_pretty
rustc_hir_typeck Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr" 2023-03-15 15:09:29 +00:00
rustc_incremental
rustc_index
rustc_infer Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr" 2023-03-15 15:09:29 +00:00
rustc_interface
rustc_lexer
rustc_lint Fix #109152, fix the scenario that we may can not get span of func 2023-03-15 14:07:39 +08:00
rustc_lint_defs Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,JakobDegen 2023-03-15 11:44:12 +00:00
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Rollup merge of #109109 - compiler-errors:polymorphize-foreign, r=Nilstrieb 2023-03-15 17:51:31 +05:30
rustc_middle Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko 2023-03-15 21:31:06 +00:00
rustc_mir_build Auto merge of #108282 - cjgillot:mir-checked-sh, r=tmiasko 2023-03-15 21:31:06 +00:00
rustc_mir_dataflow
rustc_mir_transform Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,JakobDegen 2023-03-15 11:44:12 +00:00
rustc_monomorphize Rollup merge of #109109 - compiler-errors:polymorphize-foreign, r=Nilstrieb 2023-03-15 17:51:31 +05:30
rustc_parse
rustc_parse_format Improve heuristics for format_args literal being suggestable 2023-03-14 13:20:39 +00:00
rustc_passes Tighter spans 2023-03-14 19:12:42 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_serialize
rustc_session
rustc_smir
rustc_span Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,JakobDegen 2023-03-15 11:44:12 +00:00
rustc_symbol_mangling
rustc_target Rollup merge of #108722 - petrhosek:fuchsia-riscv, r=petrochenkov 2023-03-14 17:40:03 +01:00
rustc_trait_selection Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr" 2023-03-15 15:09:29 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils Auto merge of #109089 - compiler-errors:opt_rpitit_info-follow-up, r=spastorino 2023-03-15 08:13:23 +00:00
rustc_type_ir