.. |
rustc
|
|
|
rustc_abi
|
Reorder to keep duplicate checks in sync.
|
2023-05-05 16:30:32 -07:00 |
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rollup merge of #110827 - compiler-errors:issue-110761-followup, r=cjgillot
|
2023-05-08 11:39:20 +05:30 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
use EarlyBinder in tcx.(try_)subst_mir_and_normalize_erasing_regions
|
2023-05-06 22:32:39 -06:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
make (try_)subst_and_normalize_erasing_regions take EarlyBinder
|
2023-05-06 22:32:39 -06:00 |
rustc_codegen_ssa
|
Rollup merge of #110297 - kylematsuda:earlybinder_tcx_subst, r=BoxyUwU
|
2023-05-08 11:39:20 +05:30 |
rustc_const_eval
|
use EarlyBinder in tcx.(try_)subst_mir_and_normalize_erasing_regions
|
2023-05-06 22:32:39 -06:00 |
rustc_data_structures
|
Use smaller ints for bitflags
|
2023-05-07 18:24:46 +02:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
Rollup merge of #110989 - jyn514:bug-report-url, r=WaffleLapkin
|
2023-05-06 13:30:04 +02:00 |
rustc_error_codes
|
Update compiler/rustc_error_codes/src/error_codes/E0726.md
|
2023-05-06 19:39:08 -04:00 |
rustc_error_messages
|
|
|
rustc_errors
|
Mark ErrorGuaranteed constructor as deprecated so people don't use it
|
2023-05-05 17:58:46 +00:00 |
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiser
|
2023-05-06 09:09:30 +09:00 |
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillot
|
2023-05-07 11:18:22 +00:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #111261 - compiler-errors:error-guaranteed-should-be-scarier-to-construct, r=BoxyUwU
|
2023-05-06 09:09:34 +09:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillot
|
2023-05-07 11:18:22 +00:00 |
rustc_interface
|
Auto merge of #109421 - mhammerly:extern-force-option, r=petrochenkov
|
2023-05-06 11:24:37 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #111300 - Flying-Toast:while_true_span_condition, r=compiler-errors
|
2023-05-07 14:12:16 +09:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Rollup merge of #111274 - cuviper:print-target-cpus, r=Mark-Simulacrum
|
2023-05-06 23:32:03 +02:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #109421 - mhammerly:extern-force-option, r=petrochenkov
|
2023-05-06 11:24:37 +00:00 |
rustc_middle
|
Rollup merge of #111022 - Nilstrieb:smaller-bitflags, r=compiler-errors
|
2023-05-08 11:39:21 +05:30 |
rustc_mir_build
|
|
|
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #110297 - kylematsuda:earlybinder_tcx_subst, r=BoxyUwU
|
2023-05-08 11:39:20 +05:30 |
rustc_monomorphize
|
use EarlyBinder in tcx.(try_)subst_mir_and_normalize_erasing_regions
|
2023-05-06 22:32:39 -06:00 |
rustc_parse
|
Rollup merge of #111230 - zacklukem:eq-less-to-less-eq, r=compiler-errors
|
2023-05-06 13:30:05 +02:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
Populate effective visibilities in rustc_privacy
|
2023-05-05 17:33:10 +03:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Populate effective visibilities in rustc_privacy
|
2023-05-05 17:33:10 +03:00 |
rustc_serialize
|
|
|
rustc_session
|
Rename InstCombine to InstSimplify
|
2023-05-06 23:22:32 -04:00 |
rustc_smir
|
Add GeneratorDrop terminator to SMIR
|
2023-05-05 10:34:55 -03:00 |
rustc_span
|
Rollup merge of #111279 - compiler-errors:core-item-resolve, r=cjgillot
|
2023-05-06 13:30:06 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Use smaller ints for bitflags
|
2023-05-07 18:24:46 +02:00 |
rustc_trait_selection
|
Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillot
|
2023-05-07 11:18:22 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
make (try_)subst_and_normalize_erasing_regions take EarlyBinder
|
2023-05-06 22:32:39 -06:00 |
rustc_type_ir
|
|
|