rust/compiler
The Miri Cronjob Bot b58cbe2361 Merge from rustc
2024-11-03 05:18:08 +00:00
..
rustc
rustc_abi
rustc_arena
rustc_ast
rustc_ast_ir
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck
rustc_builtin_macros
rustc_codegen_cranelift Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_codegen_gcc Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_codegen_llvm Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_codegen_ssa Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_const_eval remove const-support for align_offset 2024-11-03 17:00:44 +01:00
rustc_data_structures
rustc_driver
rustc_driver_impl Add --print host-triple 2024-11-02 21:29:59 +01:00
rustc_error_codes
rustc_error_messages
rustc_errors Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_expand
rustc_feature
rustc_fluent_macro
rustc_fs_util
rustc_graphviz
rustc_hir remove const-support for align_offset 2024-11-03 17:00:44 +01:00
rustc_hir_analysis Rollup merge of #132466 - cjgillot:opaque-late, r=compiler-errors 2024-11-02 08:33:14 +01:00
rustc_hir_pretty
rustc_hir_typeck Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_incremental
rustc_index
rustc_index_macros
rustc_infer Remove or fix some FIXME(async_closure) 2024-11-02 03:33:31 +00:00
rustc_interface Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_lexer
rustc_lint Rollup merge of #132453 - Urgau:non_local_defs-impl-mod-transparent, r=jieyouxu 2024-11-02 08:33:13 +01:00
rustc_lint_defs Merge from rustc 2024-11-02 21:56:33 +01:00
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00
rustc_middle Merge from rustc 2024-11-03 05:18:08 +00:00
rustc_mir_build Show actual MIR when MIR building forgot to terminate block 2024-11-01 11:24:14 +01:00
rustc_mir_dataflow
rustc_mir_transform
rustc_monomorphize Emit warning when calling/declaring functions with unavailable vectors. 2024-11-01 22:24:35 +01:00
rustc_next_trait_solver
rustc_parse
rustc_parse_format
rustc_passes
rustc_pattern_analysis
rustc_privacy
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_sanitizers
rustc_serialize
rustc_session Merge from rustc 2024-11-03 05:18:08 +00:00
rustc_smir
rustc_span remove const-support for align_offset 2024-11-03 17:00:44 +01:00
rustc_symbol_mangling
rustc_target Merge from rustc 2024-11-03 05:18:08 +00:00
rustc_trait_selection Account for negative bounds in E0277 note and suggestion 2024-11-02 03:08:04 +00:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir
rustc_type_ir_macros
stable_mir