rust/compiler
bors 03c8ffaacb Auto merge of #94350 - matthiaskrgr:rollup-eesfiyr, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #92714 (Provide ignore message in the result of test)
 - #93273 (Always check cg_llvm with ./x.py check)
 - #94068 (Consider mutations as borrows in generator drop tracking)
 - #94184 (BTree: simplify test code)
 - #94297 (update const_generics_defaults release notes)
 - #94341 (Remove a duplicate space)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-02-25 08:40:34 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #94316 - nnethercote:improve-string-literal-unescaping, r=petrochenkov 2022-02-24 21:42:18 +01:00
rustc_ast_lowering resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr Rollup merge of #94175 - Urgau:check-cfg-improvements, r=petrochenkov 2022-02-24 21:42:13 +01:00
rustc_borrowck Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_builtin_macros Rollup merge of #92714 - yanganto:ignore-message, r=Mark-Simulacrum 2022-02-25 07:30:47 +01:00
rustc_codegen_cranelift
rustc_codegen_gcc Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiasko 2022-02-24 12:28:19 +00:00
rustc_codegen_llvm Auto merge of #94130 - erikdesjardins:partially, r=nikic 2022-02-25 05:44:33 +00:00
rustc_codegen_ssa Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_const_eval Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_data_structures Rollup merge of #94288 - Mark-Simulacrum:ser-opt, r=nnethercote 2022-02-24 07:48:09 +01:00
rustc_driver
rustc_error_codes
rustc_errors Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_expand Rollup merge of #92714 - yanganto:ignore-message, r=Mark-Simulacrum 2022-02-25 07:30:47 +01:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
rustc_hir_pretty resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
rustc_incremental
rustc_index Fix test 2022-02-24 16:02:07 -05:00
rustc_infer Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_interface Auto merge of #94130 - erikdesjardins:partially, r=nikic 2022-02-25 05:44:33 +00:00
rustc_lexer
rustc_lint Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros Auto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot 2022-02-25 03:16:22 +00:00
rustc_metadata Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_middle Auto merge of #94130 - erikdesjardins:partially, r=nikic 2022-02-25 05:44:33 +00:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Auto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot 2022-02-25 03:16:22 +00:00
rustc_monomorphize
rustc_parse
rustc_parse_format
rustc_passes Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_plugin_impl
rustc_privacy resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
rustc_query_impl
rustc_query_system
rustc_resolve Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_save_analysis resolve: Fix incorrect results of opt_def_kind query for some built-in macros 2022-02-24 22:54:36 +03:00
rustc_serialize
rustc_session Auto merge of #94130 - erikdesjardins:partially, r=nikic 2022-02-25 05:44:33 +00:00
rustc_span
rustc_symbol_mangling
rustc_target
rustc_trait_selection Auto merge of #93368 - eddyb:diagbld-guarantee, r=estebank 2022-02-25 00:46:04 +00:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck Rollup merge of #94341 - ChayimFriedman2:patch-1, r=Dylan-DPC 2022-02-25 07:30:51 +01:00