Skip to content

Commit

Permalink
Oops, bless this test.
Browse files Browse the repository at this point in the history
  • Loading branch information
BGR360 committed Nov 11, 2022
1 parent fe53cac commit 94f67e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ error: cannot specialize on const impl with non-const impl
LL | impl<T: Default + Sup> A for T {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: missing `~const` qualifier
error: missing `~const` qualifier for specialization
--> $DIR/specializing-constness.rs:20:9
|
LL | impl<T: Default + Sup> A for T {
Expand Down

0 comments on commit 94f67e6

Please sign in to comment.