Rollup merge of #133171 - binchengqu:master, r=jieyouxu
Add the missing quotation mark in comment
This commit is contained in:
commit
62d0235a4a
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