We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36180d9 + a307c54 commit 62d0235Copy full SHA for 62d0235
tests/ui/feature-gates/feature-gate-large-assignments.rs
@@ -1,4 +1,4 @@
1
-// check that `move_size_limit is feature-gated
+// check that `move_size_limit` is feature-gated
2
3
#![move_size_limit = "42"] //~ ERROR the `#[move_size_limit]` attribute is an experimental feature
4
0 commit comments