1
Fork 0
rust/compiler/rustc_resolve/src
bors 0631ea5d73 Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC
Rollup of 9 pull requests

Successful merges:

 - #95376 (Add `vec::Drain{,Filter}::keep_rest`)
 - #100092 (Fall back when relating two opaques by substs in MIR typeck)
 - #101019 (Suggest returning closure as `impl Fn`)
 - #101022 (Erase late bound regions before comparing types in `suggest_dereferences`)
 - #101101 (interpret: make read-pointer-as-bytes a CTFE-only error with extra information)
 - #101123 (Remove `register_attr` feature)
 - #101175 (Don't --bless in pre-push hook)
 - #101176 (rustdoc: remove unused CSS selectors for `.table-display`)
 - #101180 (Add another MaybeUninit array test with const)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-08-30 08:29:42 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errors 2022-08-29 16:49:39 +05:30
access_levels.rs Make ResolverAstLowering a struct. 2022-06-14 22:44:27 +02:00
build_reduced_graph.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
check_unused.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
def_collector.rs Parse closure binders 2022-07-12 16:25:16 +04:00
diagnostics.rs Remove register_attr feature 2022-08-28 21:23:23 +09:00
ident.rs Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8Ki 2022-08-30 11:26:52 +05:30
imports.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
late.rs Remove FnItemRibKind. 2022-08-23 00:08:42 +02:00
lib.rs Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC 2022-08-30 08:29:42 +00:00
macros.rs Remove register_attr feature 2022-08-28 21:23:23 +09:00