Skip to content

Commit c7d6dc4

Browse files
committed
add a condition to the stabilisation process of a option on its design being sound
1 parent 28dfd0a commit c7d6dc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Processes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ In this Section, we describe how to stabilise an option of the rustfmt's configr
66

77
## Conditions
88

9+
- The design and implementation of the option are sound and clean.
910
- The option is well tested, both in unit tests and, optimally, in real usage.
1011
- There is no open bug about the option that prevents its use.
1112

0 commit comments

Comments
 (0)