rust/compiler
Ralf Jung fc58224b79
Rollup merge of #76940 - Aaron1011:fix/trait-on-tait, r=oli-obk
Don't allow implementing trait directly on type-alias-impl-trait

This is specifically disallowed by the RFC, but we never added a check
for it.

Fixes #76202
2020-09-20 15:52:09 +02:00
..
2020-09-11 09:37:51 -07:00
2020-09-15 18:10:41 +02:00
2020-09-14 11:03:47 +02:00
2020-09-13 22:53:51 +02:00
2020-09-17 12:18:09 +02:00