Skip to content

Commit 3d04a08

Browse files
committed
Resolve unresolved questions.
1 parent 36f6074 commit 3d04a08

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

text/3722-explicit-abi.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,10 @@ It was later closed because it'd be a backwards incompatible change, and edition
7474

7575
# Unresolved questions
7676

77-
- In which edition do we make this change? It's a bit late to add things to the 2024 edition, but the change is tiny and the migration and impact is trivial.
78-
- Do we warn about `extern` without an explicit ABI in previous editions?
77+
- ~~In which edition do we make this change?~~
78+
- It's too late for the 2024 edition: https://github.com/rust-lang/rfcs/pull/3722#issuecomment-2447333966
79+
- ~~Do we warn about `extern` without an explicit ABI in previous editions?~~
80+
- Yes, with separate FCP: https://github.com/rust-lang/rfcs/pull/3722#issuecomment-2447719047
7981

8082
# Future possibilities
8183

0 commit comments

Comments
 (0)