.. |
rustc
|
|
|
rustc_abi
|
move things from rustc_target::abi to rustc_abi
|
2022-11-24 16:26:13 +03:30 |
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Auto merge of #104321 - Swatinem:async-gen, r=oli-obk
|
2022-11-24 17:14:42 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_builtin_macros
|
Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors
|
2022-11-24 08:42:33 +01:00 |
rustc_codegen_cranelift
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_codegen_ssa
|
Rollup merge of #104797 - weihanglo:stream-write-dwp, r=jackh726
|
2022-11-25 18:35:40 +01:00 |
rustc_const_eval
|
Simplify a bunch of trait ref obligation creations
|
2022-11-25 00:04:54 -03:00 |
rustc_data_structures
|
|
|
rustc_driver
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Rollup merge of #104780 - BoxyUwU:error_reported_not_be_bad, r=oli-obk
|
2022-11-24 21:34:54 +01:00 |
rustc_expand
|
Clarify SyntaxExtensionKind::LegacyDerive .
|
2022-11-25 09:13:27 +11:00 |
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #104321 - Swatinem:async-gen, r=oli-obk
|
2022-11-24 17:14:42 +00:00 |
rustc_hir_analysis
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr
|
2022-11-25 19:09:30 +00:00 |
rustc_incremental
|
make error_reported check for delayed bugs
|
2022-11-24 11:12:46 +00:00 |
rustc_index
|
move things from rustc_target::abi to rustc_abi
|
2022-11-24 16:26:13 +03:30 |
rustc_infer
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_interface
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_lexer
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_lint
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Rollup merge of #104517 - dfordivam:patch-1, r=cuviper
|
2022-11-24 08:42:33 +01:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_middle
|
Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr
|
2022-11-25 19:09:30 +00:00 |
rustc_mir_build
|
Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors
|
2022-11-24 08:42:33 +01:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors
|
2022-11-24 08:42:33 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_query_impl
|
Auto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki
|
2022-11-24 06:32:23 +00:00 |
rustc_query_system
|
Rollup merge of #104780 - BoxyUwU:error_reported_not_be_bad, r=oli-obk
|
2022-11-24 21:34:54 +01:00 |
rustc_resolve
|
Auto merge of #104602 - petrochenkov:effvisperf5, r=oli-obk
|
2022-11-25 06:14:42 +00:00 |
rustc_save_analysis
|
Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
|
2022-11-24 00:17:35 +00:00 |
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #104845 - matthiaskrgr:rollup-tckj956, r=matthiaskrgr
|
2022-11-24 23:45:32 +00:00 |
rustc_smir
|
|
|
rustc_span
|
Avoid GenFuture shim when compiling async constructs
|
2022-11-24 10:04:27 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
move things from rustc_target::abi to rustc_abi
|
2022-11-24 16:26:13 +03:30 |
rustc_trait_selection
|
Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr
|
2022-11-25 19:09:30 +00:00 |
rustc_traits
|
Introduce PredicateKind::Clause
|
2022-11-25 00:04:54 -03:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
move 2 candidates into builtin candidate
|
2022-11-25 11:59:08 +01:00 |
rustc_type_ir
|
|
|