rust/compiler
bors 493c960a3e Auto merge of #98656 - Dylan-DPC:rollup-hhytn0c, r=Dylan-DPC
Rollup of 7 pull requests

Successful merges:

 - #97423 (Simplify memory ordering intrinsics)
 - #97542 (Use typed indices in argument mismatch algorithm)
 - #97786 (Account for `-Z simulate-remapped-rust-src-base` when resolving remapped paths)
 - #98277 (Fix trait object reborrow suggestion)
 - #98525 (Add regression test for #79224)
 - #98549 (interpret: do not prune requires_caller_location stack frames quite so early)
 - #98603 (Some borrowck diagnostic fixes)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-06-29 05:47:42 +00:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_borrowck Do not use a suggestion to change a binding's name to a type 2022-06-28 22:34:13 +00:00
rustc_builtin_macros Auto merge of #98376 - nnethercote:improve-derive-PartialEq, r=petrochenkov 2022-06-29 00:20:57 +00:00
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #98385 - m-ou-se:llvm-12-memory-order, r=petrochenkov 2022-06-26 13:14:57 +09:00
rustc_codegen_ssa Rollup merge of #97423 - m-ou-se:memory-ordering-intrinsics, r=tmiasko 2022-06-29 10:28:18 +05:30
rustc_const_eval Rollup merge of #98549 - RalfJung:interpret-stacktraces, r=oli-obk 2022-06-29 10:28:23 +05:30
rustc_data_structures Rollup merge of #98384 - rdzhaafar:fix-macos-rss-reporting, r=davidtwco,michaelwoerister 2022-06-28 15:30:03 +05:30
rustc_driver Fix rustdoc argument error 2022-06-27 10:43:51 +02:00
rustc_error_codes Rollup merge of #97423 - m-ou-se:memory-ordering-intrinsics, r=tmiasko 2022-06-29 10:28:18 +05:30
rustc_error_messages privacy: port "in public interface" diag 2022-06-27 08:53:42 +01:00
rustc_errors
rustc_expand Auto merge of #98188 - mystor:fast_group_punct, r=eddyb 2022-06-28 16:10:30 +00:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #98222 - cjgillot:single-wf, r=michaelwoerister 2022-06-28 03:44:33 +00:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Rollup merge of #97346 - JohnTitor:remove-back-compat-hacks, r=oli-obk 2022-06-28 15:30:00 +05:30
rustc_interface
rustc_lexer fix typo in comment 2022-06-28 19:59:09 +05:30
rustc_lint Rollup merge of #98420 - davidtwco:translation-lint-fixes-and-more-migration, r=compiler-errors 2022-06-28 15:30:04 +05:30
rustc_lint_defs
rustc_llvm llvm-wrapper: adapt for an LLVM API change 2022-06-28 14:08:35 +00:00
rustc_log
rustc_macros
rustc_metadata Rollup merge of #97786 - ferrocene:pa-fix-simulate-remap-prefix, r=Mark-Simulacrum 2022-06-29 10:28:20 +05:30
rustc_middle Fix trait object reborrow suggestion 2022-06-28 21:42:52 +00:00
rustc_mir_build Do not use a suggestion to change a binding's name to a type 2022-06-28 22:34:13 +00:00
rustc_mir_dataflow
rustc_mir_transform
rustc_monomorphize
rustc_parse various: add rustc_lint_diagnostics to diag fns 2022-06-27 08:32:06 +01:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy Auto merge of #98542 - jackh726:coinductive-wf, r=oli-obk 2022-06-29 03:22:47 +00:00
rustc_query_impl
rustc_query_system
rustc_resolve
rustc_save_analysis
rustc_serialize
rustc_session various: add rustc_lint_diagnostics to diag fns 2022-06-27 08:32:06 +01:00
rustc_smir
rustc_span Auto merge of #98376 - nnethercote:improve-derive-PartialEq, r=petrochenkov 2022-06-29 00:20:57 +00:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection Auto merge of #98656 - Dylan-DPC:rollup-hhytn0c, r=Dylan-DPC 2022-06-29 05:47:42 +00:00
rustc_traits Make empty bounds lower to WellFormed and make WellFormed coinductive 2022-06-28 00:17:40 -04:00
rustc_ty_utils
rustc_type_ir
rustc_typeck Auto merge of #98656 - Dylan-DPC:rollup-hhytn0c, r=Dylan-DPC 2022-06-29 05:47:42 +00:00