about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2020-04-08 11:10:16 -0700
committerEsteban Küber <esteban@kuber.com.ar>2020-05-04 09:53:15 -0700
commitd8d02f8f1806b564603982d8cf25795db744e0ff (patch)
treea5ce14313858d4345a52c18c89c4cdd3e079dd02 /src/test/debuginfo/enum-thinlto.rs
parent3453db7bfcdd210a1a34c8b4e16b3114d4bee13b (diff)
downloadrust-d8d02f8f1806b564603982d8cf25795db744e0ff.tar.gz
rust-d8d02f8f1806b564603982d8cf25795db744e0ff.zip
On incorrect equality constraint likely to be assoc type, suggest appropriate syntax
When encountering `where <A as Foo>::Bar = B`, it is possible that `Bar`
is an associated type. If so, suggest `where A: Foo<Bar = B>`.

CC #20041.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions