.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
|
2022-02-09 14:12:22 +09:00 |
rustc_ast_passes
|
Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa
|
2022-02-08 03:20:05 +00:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
Ensure that queries only return Copy types.
|
2022-02-09 20:07:38 +01:00 |
rustc_borrowck
|
Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk"
|
2022-02-11 07:17:16 +00:00 |
rustc_builtin_macros
|
Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewjasper
|
2022-02-08 16:40:45 +01:00 |
rustc_codegen_cranelift
|
Make FnAbiError Copy.
|
2022-02-09 20:11:29 +01:00 |
rustc_codegen_gcc
|
Make FnAbiError Copy.
|
2022-02-09 20:11:29 +01:00 |
rustc_codegen_llvm
|
Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regression, r=wesleywiser
|
2022-02-09 23:29:56 +01:00 |
rustc_codegen_ssa
|
Auto merge of #93511 - cjgillot:query-copy, r=oli-obk
|
2022-02-10 09:37:07 +00:00 |
rustc_const_eval
|
Make FnAbiError Copy.
|
2022-02-09 20:11:29 +01:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwco
|
2022-02-10 12:10:00 +01:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
|
2022-02-09 14:12:22 +09:00 |
rustc_hir_pretty
|
Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
|
2022-02-09 14:12:22 +09:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk"
|
2022-02-11 07:17:16 +00:00 |
rustc_interface
|
Auto merge of #93511 - cjgillot:query-copy, r=oli-obk
|
2022-02-10 09:37:07 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
|
|
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Ensure that queries only return Copy types.
|
2022-02-09 20:07:38 +01:00 |
rustc_middle
|
Auto merge of #93511 - cjgillot:query-copy, r=oli-obk
|
2022-02-10 09:37:07 +00:00 |
rustc_mir_build
|
Ensure that queries only return Copy types.
|
2022-02-09 20:07:38 +01:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiser
|
2022-02-09 23:29:59 +01:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #91504 - cynecx:used_retain, r=nikic
|
2022-02-09 23:29:56 +01:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
Auto merge of #93741 - Mark-Simulacrum:global-job-id, r=cjgillot
|
2022-02-09 18:54:30 +00:00 |
rustc_query_system
|
Auto merge of #93741 - Mark-Simulacrum:global-job-id, r=cjgillot
|
2022-02-09 18:54:30 +00:00 |
rustc_resolve
|
Use a slice for object_lifetime_defaults.
|
2022-02-09 20:11:01 +01:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #93724 - Mark-Simulacrum:drop-query-stats, r=michaelwoerister
|
2022-02-09 15:53:10 +00:00 |
rustc_span
|
Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwco
|
2022-02-10 12:10:00 +01:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Auto merge of #93854 - matthiaskrgr:rollup-bh2a85j, r=matthiaskrgr
|
2022-02-10 12:31:51 +00:00 |
rustc_trait_selection
|
Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk"
|
2022-02-11 07:17:16 +00:00 |
rustc_traits
|
Avoid clone.
|
2022-02-09 20:11:33 +01:00 |
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Revert "Fix regression from lazy opaque types"
|
2022-02-11 07:14:58 +00:00 |