diff options
| author | bors <bors@rust-lang.org> | 2022-04-11 05:16:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-04-11 05:16:48 +0000 |
| commit | 48a9e104dfafdec3a5d00d365229d6369939f433 (patch) | |
| tree | 62532890ac763b98533a77695a317e5bdea2c710 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | d12b8578163ac67e5d088550920f7cafd435f52b (diff) | |
| parent | b65265b5e1c70d8c1685efc3a899ce3d89362ad7 (diff) | |
| download | rust-48a9e104dfafdec3a5d00d365229d6369939f433.tar.gz rust-48a9e104dfafdec3a5d00d365229d6369939f433.zip | |
Auto merge of #95754 - compiler-errors:binder-assoc-ty, r=nagisa
Better error for `for<...>` on associated type bound With GATs just around the corner, we'll probably see more people trying out `Trait<for<'a> Assoc<'a> = ..>`. This PR improves the syntax error slightly, and also makes it slightly easier to make this into real syntax in the future. Feel free to push back if the reviewer thinks this should have a suggestion on how to fix it (i.e. push the `for<'a>` outside of the angle brackets), but that can also be handled in a follow-up PR.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
