.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Record asyncness span in HIR
|
2023-09-21 19:18:14 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Record asyncness span in HIR
|
2023-09-21 19:18:14 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk
|
2023-09-21 13:25:39 +02:00 |
rustc_codegen_gcc
|
Have a single struct for queries and hook
|
2023-09-22 16:26:20 +00:00 |
rustc_codegen_llvm
|
Have a single struct for queries and hook
|
2023-09-22 16:26:20 +00:00 |
rustc_codegen_ssa
|
Merge ExternProviders into the general Providers struct
|
2023-09-22 20:15:34 +00:00 |
rustc_const_eval
|
Have a single struct for queries and hook
|
2023-09-22 16:26:20 +00:00 |
rustc_data_structures
|
Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naber
|
2023-09-21 19:24:01 +00:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
Change start to #[start] in some diagnosis
|
2023-09-22 15:58:43 +02:00 |
rustc_error_messages
|
|
|
rustc_errors
|
Auto merge of #115690 - ShE3py:Z-treat-err-as-bug, r=petrochenkov
|
2023-09-22 13:01:30 +00:00 |
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Record asyncness span in HIR
|
2023-09-21 19:18:14 +00:00 |
rustc_hir_analysis
|
Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillot
|
2023-09-23 10:01:49 +00:00 |
rustc_hir_pretty
|
Record asyncness span in HIR
|
2023-09-21 19:18:14 +00:00 |
rustc_hir_typeck
|
Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillot
|
2023-09-23 10:01:49 +00:00 |
rustc_incremental
|
Move DepKind to rustc_query_system and define it as u16
|
2023-09-21 17:06:14 +02:00 |
rustc_index
|
|
|
rustc_infer
|
Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obk
|
2023-09-22 15:19:38 +00:00 |
rustc_interface
|
Merge ExternProviders into the general Providers struct
|
2023-09-22 20:15:34 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
make the reason: field mandatory for @future_incompatible lints
|
2023-09-22 08:59:32 +02:00 |
rustc_lint_defs
|
work towards rejecting consts in patterns that do not implement PartialEq
|
2023-09-24 16:36:26 +02:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Merge ExternProviders into the general Providers struct
|
2023-09-22 20:15:34 +00:00 |
rustc_middle
|
Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillot
|
2023-09-23 10:01:49 +00:00 |
rustc_mir_build
|
work towards rejecting consts in patterns that do not implement PartialEq
|
2023-09-24 16:36:26 +02:00 |
rustc_mir_dataflow
|
Rollup merge of #115770 - ouz-a:match_elem_builder, r=lcnr
|
2023-09-22 23:12:34 +02:00 |
rustc_mir_transform
|
Auto merge of #116010 - RalfJung:more-typed-immediates, r=oli-obk
|
2023-09-21 14:02:55 +00:00 |
rustc_monomorphize
|
Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk
|
2023-09-21 13:25:39 +02:00 |
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #114776 - fee1-dead-contrib:enable-effects-in-libcore, r=oli-obk
|
2023-09-22 07:00:52 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
Move DepKind to rustc_query_system and define it as u16
|
2023-09-21 17:06:14 +02:00 |
rustc_query_system
|
Move DepKind to rustc_query_system and define it as u16
|
2023-09-21 17:06:14 +02:00 |
rustc_resolve
|
|
|
rustc_serialize
|
Open the FileEncoder file for reading and writing
|
2023-09-22 16:13:25 -04:00 |
rustc_session
|
Auto merge of #116001 - fmease:validate-crate-name-extern-cli-opt, r=est31
|
2023-09-22 19:57:07 +00:00 |
rustc_smir
|
Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk
|
2023-09-21 13:25:39 +02:00 |
rustc_span
|
Auto merge of #115549 - saethlin:include-bytes-resilient, r=jackh726
|
2023-09-21 02:50:54 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naber
|
2023-09-21 19:24:01 +00:00 |
rustc_trait_selection
|
Check types live across yields in generators too
|
2023-09-23 04:19:14 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
Record asyncness span in HIR
|
2023-09-21 19:18:14 +00:00 |
rustc_type_ir
|
|
|