rust/compiler
2025-02-22 00:01:48 +00:00
..
rustc Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_abi Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_arena Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_ast Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_ast_ir Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_ast_lowering Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_ast_passes Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_ast_pretty Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_attr_data_structures Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_attr_parsing Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_baked_icu_data Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_borrowck Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_builtin_macros Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_codegen_cranelift Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData. 2025-02-20 13:27:32 -06:00
rustc_codegen_gcc Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData. 2025-02-20 13:27:32 -06:00
rustc_codegen_llvm Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_codegen_ssa Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_const_eval Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_data_structures Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_driver Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_driver_impl Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_error_codes Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_error_messages Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_errors Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_expand Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_feature Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_fluent_macro Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_fs_util Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_graphviz Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_hashes Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_hir Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_hir_analysis Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_hir_pretty Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_hir_typeck Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_incremental Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_index Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_index_macros Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_infer Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_interface Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_lexer Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_lint Fix builtin lints 2025-02-22 00:01:48 +00:00
rustc_lint_defs Fix builtin lints 2025-02-22 00:01:48 +00:00
rustc_llvm Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_log Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_macros Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_metadata Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_middle Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_mir_build Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_mir_dataflow Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_mir_transform Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_monomorphize Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_next_trait_solver Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_parse Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_parse_format Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_passes Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_pattern_analysis Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_privacy Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_query_impl Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_query_system Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_resolve Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_sanitizers Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_serialize Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_session Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_smir Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_span Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_symbol_mangling Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_target Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_trait_selection Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_traits Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_transmute Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_ty_utils Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_type_ir Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
rustc_type_ir_macros Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
stable_mir Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00