mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
Rollup merge of #133171 - binchengqu:master, r=jieyouxu
Add the missing quotation mark in comment
This commit is contained in:
commit
62d0235a4a
@ -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
|
#![move_size_limit = "42"] //~ ERROR the `#[move_size_limit]` attribute is an experimental feature
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user