Apply PR feedback.

This commit is contained in:
Ben Reeves 2022-11-10 12:56:09 -06:00
parent c0ae62ee95
commit fe53cacff9
2 changed files with 10 additions and 11 deletions

View file

@ -1,4 +1,4 @@
error: missing `~const` qualifier
error: missing `~const` qualifier for specialization
--> $DIR/const-default-bound-non-const-specialized-bound.rs:28:8
|
LL | T: Foo,