.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
merge DefKind::Coroutine into DefKind::Closure
|
2023-11-26 21:05:08 +08:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
Fix some backticks in comments.
|
2023-11-27 09:38:58 +11:00 |
rustc_attr
|
Mostly revert "Accept crate name instead of attributes in build_output_filenames"
|
2023-11-26 18:02:47 +00:00 |
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Address unused tuple struct fields in the compiler
|
2023-11-27 13:54:50 -05:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov
|
2023-11-26 15:44:54 +01:00 |
rustc_codegen_ssa
|
Serialize OutputFilenames into rmeta file
|
2023-11-26 18:02:42 +00:00 |
rustc_const_eval
|
rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup
|
2023-11-26 12:41:21 +03:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Turn write_dep_info into a regular function
|
2023-11-26 18:02:47 +00:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
merge DefKind::Coroutine into DefKind::Closure
|
2023-11-26 21:05:08 +08:00 |
rustc_hir_analysis
|
Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov
|
2023-11-26 15:44:54 +01:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #118302 - mu001999:dead_code/clean, r=cjgillot
|
2023-11-26 15:44:54 +01:00 |
rustc_incremental
|
Auto merge of #117301 - saethlin:finish-rmeta-encoding, r=WaffleLapkin
|
2023-11-26 14:43:02 +00:00 |
rustc_index
|
|
|
rustc_index_macros
|
Put backticks around some attributes in doc comments.
|
2023-11-27 09:37:01 +11:00 |
rustc_infer
|
Rollup merge of #118302 - mu001999:dead_code/clean, r=cjgillot
|
2023-11-26 15:44:54 +01:00 |
rustc_interface
|
Auto merge of #117584 - bjorn3:eager_output_filenames, r=b-naber
|
2023-11-27 00:03:51 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup
|
2023-11-26 12:41:21 +03:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomez
|
2023-11-26 16:42:32 +00:00 |
rustc_middle
|
Rollup merge of #118340 - compiler-errors:tweaks, r=lqd
|
2023-11-27 22:38:24 +09:00 |
rustc_mir_build
|
Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov
|
2023-11-26 15:44:54 +01:00 |
rustc_mir_dataflow
|
Rollup merge of #118288 - compiler-errors:is_some_and, r=lqd,dtolnay
|
2023-11-25 17:23:34 -05:00 |
rustc_mir_transform
|
Address unused tuple struct fields in the compiler
|
2023-11-27 13:54:50 -05:00 |
rustc_monomorphize
|
merge DefKind::Coroutine into DefKind::Closure
|
2023-11-26 21:05:08 +08:00 |
rustc_parse
|
Suggest swapping the order of ref and box
|
2023-11-27 21:38:19 +09:00 |
rustc_parse_format
|
|
|
rustc_passes
|
rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup
|
2023-11-26 12:41:21 +03:00 |
rustc_privacy
|
Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov
|
2023-11-26 15:44:54 +01:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
Auto merge of #117301 - saethlin:finish-rmeta-encoding, r=WaffleLapkin
|
2023-11-26 14:43:02 +00:00 |
rustc_resolve
|
Address unused tuple struct fields in the compiler
|
2023-11-27 13:54:50 -05:00 |
rustc_serialize
|
|
|
rustc_session
|
Serialize OutputFilenames into rmeta file
|
2023-11-26 18:02:42 +00:00 |
rustc_smir
|
merge DefKind::Coroutine into DefKind::Closure
|
2023-11-26 21:05:08 +08:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
merge DefKind::Coroutine into DefKind::Closure
|
2023-11-26 21:05:08 +08:00 |
rustc_target
|
Rollup merge of #118095 - ferrocene:apply-cortex-a53-fix, r=davidtwco
|
2023-11-27 22:38:23 +09:00 |
rustc_trait_selection
|
Rollup merge of #118302 - mu001999:dead_code/clean, r=cjgillot
|
2023-11-26 15:44:54 +01:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov
|
2023-11-26 15:44:54 +01:00 |
rustc_type_ir
|
|
|
stable_mir
|
|
|