We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6adec commit a307c54Copy full SHA for a307c54
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