about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-01-29 10:20:25 +0000
committerbors <bors@rust-lang.org>2023-01-29 10:20:25 +0000
commitd117135f5a9b69ee3adfb1918aa25616758bf692 (patch)
treecf9c6d8cab71b9b5125f2a27a76437640ebfcc4b /compiler/rustc_parse/src
parenta29efccb1eff324c63454677688b5d7e08b5f40f (diff)
parent66f3ab90a14254d70c96acb0332fe403964025ce (diff)
downloadrust-d117135f5a9b69ee3adfb1918aa25616758bf692.tar.gz
rust-d117135f5a9b69ee3adfb1918aa25616758bf692.zip
Auto merge of #106253 - nbdd0121:upcast, r=compiler-errors
Skip possible where_clause_object_safety lints when checking `multiple_supertrait_upcastable`

Fix #106247

To achieve this, I lifted the `WhereClauseReferencesSelf` out from `object_safety_violations` and move it into `is_object_safe` (which is changed to a new query).

cc `@dtolnay`
r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions