Add the missing quotation mark in comment
Signed-off-by: binchengqu <bincheng@before.tech>
This commit is contained in:
parent
bf6adec108
commit
a307c5499e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// check that `move_size_limit is feature-gated
|
||||
// check that `move_size_limit` is feature-gated
|
||||
|
||||
#![move_size_limit = "42"] //~ ERROR the `#[move_size_limit]` attribute is an experimental feature
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue