.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Auto merge of #113955 - cjgillot:name-apit, r=WaffleLapkin
|
2023-09-19 21:23:39 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Remove RegionHighlightMode::tcx .
|
2023-09-18 09:37:09 +10:00 |
rustc_builtin_macros
|
Rollup merge of #115891 - RalfJung:structural-trait-derive, r=nnethercote
|
2023-09-18 18:27:20 +02:00 |
rustc_codegen_cranelift
|
move ConstValue into mir
|
2023-09-19 11:11:02 +02:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
move ConstValue into mir
|
2023-09-19 11:11:02 +02:00 |
rustc_const_eval
|
interpret: more consistently use ImmTy in operators and casts
|
2023-09-20 21:57:54 +02:00 |
rustc_data_structures
|
use pretty_print_const_value from MIR constant 'extra' printing
|
2023-09-19 11:06:32 +02:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-se
|
2023-09-19 16:56:25 +00:00 |
rustc_error_codes
|
Auto merge of #115334 - RalfJung:transparent-aligned-zst, r=compiler-errors
|
2023-09-17 15:20:44 +00:00 |
rustc_error_messages
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #113955 - cjgillot:name-apit, r=WaffleLapkin
|
2023-09-19 21:23:39 +00:00 |
rustc_hir_analysis
|
Rollup merge of #115566 - zirconium-n:issue-107250-clean-up-unused-to-predicate, r=oli-obk
|
2023-09-20 17:33:16 +02:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Auto merge of #115289 - compiler-errors:adjust-comments, r=estebank
|
2023-09-19 03:52:48 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Auto merge of #115748 - RalfJung:post-mono, r=oli-obk
|
2023-09-18 19:41:21 +00:00 |
rustc_interface
|
Auto merge of #114750 - Enselic:metadata-dep-info, r=compiler-errors
|
2023-09-17 11:45:53 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
|
|
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #114750 - Enselic:metadata-dep-info, r=compiler-errors
|
2023-09-17 11:45:53 +00:00 |
rustc_middle
|
Rollup merge of #115566 - zirconium-n:issue-107250-clean-up-unused-to-predicate, r=oli-obk
|
2023-09-20 17:33:16 +02:00 |
rustc_mir_build
|
move ConstValue into mir
|
2023-09-19 11:11:02 +02:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
interpret: more consistently use ImmTy in operators and casts
|
2023-09-20 21:57:54 +02:00 |
rustc_monomorphize
|
move ConstValue into mir
|
2023-09-19 11:11:02 +02:00 |
rustc_parse
|
|
|
rustc_parse_format
|
Rollup merge of #115611 - lukas-code:format!("{r#ident}"), r=compiler-errors
|
2023-09-17 11:23:25 +00:00 |
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
fix confusing let chain indentation in rustc_resolve
|
2023-09-19 21:21:01 +01:00 |
rustc_serialize
|
|
|
rustc_session
|
coverage: Remove debug code from the instrumentor
|
2023-09-20 17:24:10 +10:00 |
rustc_smir
|
move ConstValue into mir
|
2023-09-19 11:11:02 +02:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
rustc_target/riscv: Fix passing of transparent unions with only one non-ZST member
|
2023-09-19 12:06:33 +02:00 |
rustc_trait_selection
|
remove impl<'tcx> ToPredicate<'tcx, Clause<'tcx>> for PolyProjectionPredicate<'tcx>
|
2023-09-20 04:03:02 +08:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
remove impl<'tcx> ToPredicate<'tcx, Clause<'tcx>> for PolyProjectionPredicate<'tcx>
|
2023-09-20 04:03:02 +08:00 |
rustc_type_ir
|
make more pretty
|
2023-09-18 17:29:13 +01:00 |