.. |
rustc
|
|
|
rustc_abi
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_arena
|
|
|
rustc_ast
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_ast_lowering
|
Auto merge of #119284 - Nadrieril:fix-bodiless-arm-parse, r=cjgillot
|
2023-12-30 22:44:33 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
is_coroutine -> is_coroutine_or_closure
|
2023-12-30 15:24:15 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-2023-12-31
|
2023-12-31 13:29:53 +00:00 |
rustc_codegen_gcc
|
Auto merge of #118705 - WaffleLapkin:codegen-atomic-exhange-untuple, r=cjgillot
|
2023-12-30 07:42:19 +00:00 |
rustc_codegen_llvm
|
Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk
|
2024-01-03 16:08:26 +01:00 |
rustc_codegen_ssa
|
Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk
|
2024-01-03 16:08:26 +01:00 |
rustc_const_eval
|
is_coroutine -> is_coroutine_or_closure
|
2023-12-30 15:24:15 +00:00 |
rustc_data_structures
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
rustc_error_codes: Update expected error in E0453.md
|
2023-12-28 19:46:40 +01:00 |
rustc_error_messages
|
|
|
rustc_errors
|
rustc_lint: Make LintLevelsProvider::current_specs() return &FxIndexMap
|
2023-12-31 14:35:28 +01:00 |
rustc_expand
|
|
|
rustc_feature
|
Update tracking issue of naked_functions
|
2023-12-31 17:09:46 +00:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwco
|
2024-01-03 16:08:24 +01:00 |
rustc_hir_analysis
|
|
|
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk
|
2024-01-03 16:08:26 +01:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_index_macros
|
|
|
rustc_infer
|
Auto merge of #116012 - cjgillot:gvn-const, r=oli-obk
|
2023-12-30 03:45:58 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
rustc_lint: Enforce rustc::potential_query_instability lint
|
2023-12-31 14:50:57 +01:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_middle
|
Rollup merge of #119476 - fmease:pp-always-const-trait-preds, r=compiler-errors
|
2024-01-03 16:08:27 +01:00 |
rustc_mir_build
|
Movability doesn't need to be a query anymore
|
2023-12-28 16:35:01 +00:00 |
rustc_mir_dataflow
|
Remove movability from TyKind::Coroutine
|
2023-12-28 16:35:01 +00:00 |
rustc_mir_transform
|
Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk
|
2024-01-03 16:08:26 +01:00 |
rustc_monomorphize
|
is_coroutine -> is_coroutine_or_closure
|
2023-12-30 15:24:15 +00:00 |
rustc_next_trait_solver
|
Remove movability from TyKind::Coroutine
|
2023-12-28 16:35:01 +00:00 |
rustc_parse
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
is_coroutine -> is_coroutine_or_closure
|
2023-12-30 15:24:15 +00:00 |
rustc_pattern_analysis
|
Remove movability from TyKind::Coroutine
|
2023-12-28 16:35:01 +00:00 |
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errors
|
2024-01-03 16:08:23 +01:00 |
rustc_resolve
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_serialize
|
|
|
rustc_session
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_smir
|
Movability doesn't need to be a query anymore
|
2023-12-28 16:35:01 +00:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_target
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
rustc_trait_selection
|
Movability doesn't need to be a query anymore
|
2023-12-28 16:35:01 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Movability doesn't need to be a query anymore
|
2023-12-28 16:35:01 +00:00 |
rustc_type_ir
|
Update to bitflags 2 in the compiler
|
2023-12-30 18:17:28 +01:00 |
stable_mir
|
Restore movability to SMIR
|
2023-12-28 16:35:01 +00:00 |