Mark const_trait_impl
as active
This commit is contained in:
parent
b1f8e27b74
commit
8841a426e5
38 changed files with 24 additions and 47 deletions
|
@ -1,5 +1,5 @@
|
|||
error[E0015]: calls in constant functions are limited to constant functions, tuple structs and tuple variants
|
||||
--> $DIR/call-const-trait-method-fail.rs:25:5
|
||||
--> $DIR/call-const-trait-method-fail.rs:24:5
|
||||
|
|
||||
LL | a.plus(b)
|
||||
| ^^^^^^^^^
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue