We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c13ef commit 13702bbCopy full SHA for 13702bb
text/3772-build-target-edition.md
@@ -152,7 +152,7 @@ editions.
152
A non-`None` edition will be considered deprecated
153
- A deprecation message will eventually be shown by Cargo
154
- Timing depends on if this will be blocked on having `[lints]` control over this or not
155
-- In Edition 20XX+, an error will be reported when this field is present
+- When `package.edition` is set to Edition 20XX+, an error will be reported when a `<build-target>.edition` field is set.
156
157
# Drawbacks
158
[drawbacks]: #drawbacks
0 commit comments