Skip to content

Commit 13702bb

Browse files
committed
fix(ref): Clarify error behavior
1 parent c9c13ef commit 13702bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3772-build-target-edition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ editions.
152152
A non-`None` edition will be considered deprecated
153153
- A deprecation message will eventually be shown by Cargo
154154
- 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
155+
- When `package.edition` is set to Edition 20XX+, an error will be reported when a `<build-target>.edition` field is set.
156156

157157
# Drawbacks
158158
[drawbacks]: #drawbacks

0 commit comments

Comments
 (0)