Skip to content

Commit a307c54

Browse files
author
binchengqu
committed
Add the missing quotation mark in comment
Signed-off-by: binchengqu <[email protected]>
1 parent bf6adec commit a307c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/ui/feature-gates/feature-gate-large-assignments.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// check that `move_size_limit is feature-gated
1+
// check that `move_size_limit` is feature-gated
22

33
#![move_size_limit = "42"] //~ ERROR the `#[move_size_limit]` attribute is an experimental feature
44

0 commit comments

Comments
 (0)