rust/compiler
2023-07-24 13:48:06 +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 Double check that hidden types match the expected hidden type 2023-07-21 13:19:36 +00:00
rustc_builtin_macros
rustc_codegen_cranelift support for mips64r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_codegen_gcc support for mips32r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_codegen_llvm Rollup merge of #113716 - DianQK:add-no_builtins-to-function, r=pnkfelix 2023-07-19 22:37:06 +05:30
rustc_codegen_ssa Auto merge of #108714 - estebank:ice_dump, r=oli-obk 2023-07-20 01:29:17 +00:00
rustc_const_eval Double check that hidden types match the expected hidden type 2023-07-21 13:19:36 +00:00
rustc_data_structures
rustc_driver
rustc_driver_impl On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
rustc_error_codes add links to query documentation for E0391 2023-07-18 09:20:25 -04:00
rustc_error_messages On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
rustc_errors Rollup merge of #113871 - clubby789:derive-sugg-span, r=compiler-errors 2023-07-20 07:08:43 +02:00
rustc_expand Auto merge of #108714 - estebank:ice_dump, r=oli-obk 2023-07-20 01:29:17 +00:00
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Explain what the heck is going on with this lifetime remapping business 2023-07-24 13:48:06 +00:00
rustc_hir_pretty
rustc_hir_typeck Make it clearer that edition functions are >=, not == 2023-07-19 16:38:35 +00:00
rustc_incremental
rustc_index
rustc_infer
rustc_interface On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
rustc_lexer
rustc_lint Rollup merge of #113832 - WaffleLapkin:track_lint_caller, r=compiler-errors 2023-07-18 19:06:04 +02:00
rustc_lint_defs Fix removal span calculation of unused_qualifications suggestion 2023-07-18 09:52:08 +08:00
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Auto merge of #113865 - Dylan-DPC:rollup-pt960bk, r=Dylan-DPC 2023-07-19 18:17:59 +00:00
rustc_middle Rollup merge of #113765 - compiler-errors:at-least, r=oli-obk 2023-07-19 22:37:07 +05:30
rustc_mir_build Make it clearer that edition functions are >=, not == 2023-07-19 16:38:35 +00:00
rustc_mir_dataflow
rustc_mir_transform
rustc_monomorphize Change the primary CGU merging algorithm. 2023-07-19 07:23:11 +10:00
rustc_parse Rollup merge of #113803 - compiler-errors:const-interp-block, r=fee1-dead 2023-07-19 22:37:08 +05:30
rustc_parse_format Fix unit tests 2023-07-19 16:37:09 +00:00
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Auto merge of #113622 - RickleAndMortimer:issue-113184-fix, r=oli-obk 2023-07-20 03:18:41 +00:00
rustc_resolve Make it clearer that edition functions are >=, not == 2023-07-19 16:38:35 +00:00
rustc_serialize
rustc_session Auto merge of #108714 - estebank:ice_dump, r=oli-obk 2023-07-20 01:29:17 +00:00
rustc_smir
rustc_span Make it clearer that edition functions are >=, not == 2023-07-19 16:38:35 +00:00
rustc_symbol_mangling
rustc_target support for mips32r6 as a target_arch value 2023-07-18 18:58:18 +08:00
rustc_trait_selection Double check that hidden types match the expected hidden type 2023-07-21 13:19:36 +00:00
rustc_traits
rustc_transmute Auto merge of #113677 - bryangarza:unevaluated-const-ice_issue-110892, r=davidtwco 2023-07-18 09:07:32 +00:00
rustc_ty_utils Rollup merge of #113824 - lcnr:exhaustive-match, r=wesleywiser 2023-07-18 19:06:03 +02:00
rustc_type_ir