Add the missing quotation mark in comment

Signed-off-by: binchengqu <bincheng@before.tech>
This commit is contained in:
binchengqu 2024-11-18 20:18:22 +08:00
parent bf6adec108
commit a307c5499e

View File

@ -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