about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-01 21:13:52 +0000
committerbors <bors@rust-lang.org>2024-06-01 21:13:52 +0000
commitf67a1acc04c7ecbf05751b17592dd8d245b75256 (patch)
tree0b69f6fa1cf7ba0bd7bdd7ada9d8c1b4b8647fa6 /compiler/rustc_interface/src
parent0038c021031ce9f1ec2329469c8d85d0e681ef8f (diff)
parent89386092f19eaf4ba7a4a76fbb666e537575160a (diff)
downloadrust-f67a1acc04c7ecbf05751b17592dd8d245b75256.tar.gz
rust-f67a1acc04c7ecbf05751b17592dd8d245b75256.zip
Auto merge of #125863 - fmease:rej-CVarArgs-in-parse_ty_for_where_clause, r=compiler-errors
Reject `CVarArgs` in `parse_ty_for_where_clause`

Fixes #125847. This regressed in #77035 where the `parse_ty` inside `parse_ty_where_predicate` was replaced with the at the time new `parse_ty_for_where_clause` which incorrectly stated it would permit CVarArgs (maybe a copy/paste error).

r? parser
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions