mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
f67a1acc04
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |