about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-04-11 05:16:48 +0000
committerbors <bors@rust-lang.org>2022-04-11 05:16:48 +0000
commit48a9e104dfafdec3a5d00d365229d6369939f433 (patch)
tree62532890ac763b98533a77695a317e5bdea2c710 /library/std/src/sys/unix/process/process_unix.rs
parentd12b8578163ac67e5d088550920f7cafd435f52b (diff)
parentb65265b5e1c70d8c1685efc3a899ce3d89362ad7 (diff)
downloadrust-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