.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
rustc_index: Add some map-like APIs to IndexVec
|
2021-09-22 03:11:29 +03:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
Check that TAIT generics are fully generic in mir typeck instead of wf-check, as wf-check can by definition only check TAIT in return position and not account for TAITs defined in the body of the function
|
2021-09-23 13:35:16 +00:00 |
rustc_builtin_macros
|
Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum
|
2021-09-23 02:10:26 +00:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_llvm
|
Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisa
|
2021-09-22 19:03:21 +02:00 |
rustc_codegen_ssa
|
Auto merge of #88629 - wesleywiser:fix_debuginfo_for_scalarpair_params, r=oli-obk
|
2021-09-22 01:13:49 +00:00 |
rustc_const_eval
|
|
|
rustc_data_structures
|
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
|
2021-09-21 22:07:32 +00:00 |
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_errors
|
Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
|
2021-09-22 19:03:22 +02:00 |
rustc_expand
|
|
|
rustc_feature
|
Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk
|
2021-09-22 06:43:33 +00:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
|
2021-09-21 19:25:49 +00:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
rustc_index: Add some map-like APIs to IndexVec
|
2021-09-22 03:11:29 +03:00 |
rustc_infer
|
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
|
2021-09-21 19:25:49 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk
|
2021-09-22 06:43:33 +00:00 |
rustc_lint_defs
|
Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk
|
2021-09-22 06:43:33 +00:00 |
rustc_llvm
|
Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisa
|
2021-09-22 19:03:21 +02:00 |
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
|
2021-09-21 19:25:49 +00:00 |
rustc_middle
|
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
|
2021-09-21 22:07:32 +00:00 |
rustc_mir_build
|
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
|
2021-09-21 22:07:32 +00:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
|
|
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
|
2021-09-22 19:03:22 +02:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk
|
2021-09-22 06:43:33 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
|
2021-09-21 19:25:49 +00:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
|
2021-09-21 22:07:32 +00:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #89133 - FabianWolff:issue-79546, r=michaelwoerister
|
2021-09-22 19:03:24 +02:00 |
rustc_span
|
Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum
|
2021-09-23 02:10:26 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=petrochenkov
|
2021-09-22 19:03:27 +02:00 |
rustc_trait_selection
|
Check that TAIT generics are fully generic in mir typeck instead of wf-check, as wf-check can by definition only check TAIT in return position and not account for TAITs defined in the body of the function
|
2021-09-23 13:35:16 +00:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank
|
2021-09-21 19:25:49 +00:00 |
rustc_type_ir
|
|
|
rustc_typeck
|
Check that TAIT generics are fully generic in mir typeck instead of wf-check, as wf-check can by definition only check TAIT in return position and not account for TAITs defined in the body of the function
|
2021-09-23 13:35:16 +00:00 |