rust/compiler
2024-06-29 19:58:18 +08:00
..
rustc
rustc_abi
rustc_arena
rustc_ast Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
rustc_ast_ir
rustc_ast_lowering Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
rustc_ast_passes Rollup merge of #124091 - jieyouxu:ast-validation-top-level-docs, r=wesleywiser 2024-06-28 22:04:15 +02:00
rustc_ast_pretty Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
rustc_attr
rustc_baked_icu_data
rustc_borrowck fix: prefer (*p).clone to p.clone if the p is a raw pointer 2024-06-29 19:58:18 +08:00
rustc_builtin_macros Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,workingjubilee 2024-06-28 08:34:07 +02:00
rustc_const_eval Enable const casting for f16 and f128 2024-06-27 04:36:29 -05:00
rustc_data_structures Auto merge of #126907 - glaubitz:sparc-fixes, r=nagisa 2024-06-27 05:44:47 +00:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors Clarify comment on changing to warn future breakage items 2024-06-26 17:00:46 +02:00
rustc_expand Rollup merge of #126928 - nnethercote:124141-pre, r=oli-obk 2024-06-27 02:06:19 -04:00
rustc_feature Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,workingjubilee 2024-06-28 08:34:07 +02:00
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Rollup merge of #126968 - lqd:issue-126670, r=compiler-errors 2024-06-26 07:50:20 +02:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #126925 - surechen:fix_125631, r=compiler-errors 2024-06-26 07:50:18 +02:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer
rustc_interface Updated diagnostic messages 2024-06-27 22:24:36 +02:00
rustc_lexer
rustc_lint Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqd 2024-06-28 22:04:16 +02:00
rustc_lint_defs
rustc_llvm Auto merge of #126907 - glaubitz:sparc-fixes, r=nagisa 2024-06-27 05:44:47 +00:00
rustc_log
rustc_macros
rustc_metadata
rustc_middle Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,workingjubilee 2024-06-28 08:34:07 +02:00
rustc_mir_build Rollup merge of #126932 - Zalathar:flat-pat, r=Nadrieril 2024-06-25 21:33:44 +02:00
rustc_mir_dataflow
rustc_mir_transform Don't inline drop shims with unsubstituted generic consts in MIR inliner 2024-06-28 10:18:20 -04:00
rustc_monomorphize
rustc_next_trait_solver Rename tcx to cx 2024-06-25 17:36:52 -04:00
rustc_parse Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
rustc_parse_format
rustc_passes Revert "Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors" 2024-06-28 20:59:01 +00:00
rustc_pattern_analysis
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve Tighten spans for async blocks 2024-06-27 15:19:08 -04:00
rustc_sanitizers
rustc_serialize
rustc_session Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,workingjubilee 2024-06-28 08:34:07 +02:00
rustc_smir Add method to get all attributes on a definition 2024-06-28 13:24:41 +08:00
rustc_span Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,workingjubilee 2024-06-28 08:34:07 +02:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir
rustc_type_ir_macros
stable_mir Add method to get all attributes on a definition 2024-06-28 13:24:41 +08:00