mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
Rollup merge of #89777 - pierwill:fix-88233, r=Mark-Simulacrum
Edit explanation of test for nested type ascriptions Fixes typo ("an ascribing") and removes extra. Closes #88233.
This commit is contained in:
commit
cd5fe938e7
@ -1,5 +1,5 @@
|
|||||||
// Here we check that type ascription is syntactically invalid when
|
// Here we check that type ascription is syntactically invalid when
|
||||||
// not in the top position of a ascribing a let binding or function parameter.
|
// not in the top position of an ascribing `let` binding or function parameter.
|
||||||
|
|
||||||
|
|
||||||
// This has no effect.
|
// This has no effect.
|
||||||
|
Loading…
Reference in New Issue
Block a user