We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c602e9a + a307c54 commit 8ded3a3Copy full SHA for 8ded3a3
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