Skip to content

Commit 2a5d2fa

Browse files
committed
Add link to rustfmt stability guarantee in RFC 2437 in prior art
1 parent c42bece commit 2a5d2fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/3338-style-evolution.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ nightly features remaining subject to change until stabilization.
9999
`rustfmt` has a still-unstable option `version = "Two"` to opt into new
100100
formatting, though the exact changes this makes are not documented.
101101

102+
`rustfmt`'s stability guarantees are documented in [RFC
103+
2437](https://github.com/rust-lang/rfcs/pull/2437/).
104+
102105
# Future possibilities
103106
[future-possibilities]: #future-possibilities
104107

0 commit comments

Comments
 (0)