mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 10:04:23 +00:00
Rename/move a test
This commit is contained in:
parent
81a2b856c8
commit
c45c4f2cb1
@ -1,5 +1,5 @@
|
||||
error[E0204]: the trait `ConstParamTy` may not be implemented for this type
|
||||
--> $DIR/const_patam_ty_impl_bad_field.rs:10:36
|
||||
--> $DIR/const_param_ty_impl_bad_field.rs:10:36
|
||||
|
|
||||
LL | struct CantParam(NotParam);
|
||||
| -------- this field does not implement `ConstParamTy`
|
Loading…
Reference in New Issue
Block a user