about summary refs log tree commit diff
path: root/Processes.md
diff options
context:
space:
mode:
authorStéphane Campinas <stephane.campinas@gmail.com>2019-04-18 09:37:53 +0200
committerGitHub <noreply@github.com>2019-04-18 09:37:53 +0200
commit28dfd0ab5990d6ceeabe6d65573881717dab3752 (patch)
tree3d737ad82f446706bd5e2806672c11093e9ca29e /Processes.md
parentd52c408d8dc456f6e3da4ebdd7b26abec4dbb6a4 (diff)
downloadrust-28dfd0ab5990d6ceeabe6d65573881717dab3752.tar.gz
rust-28dfd0ab5990d6ceeabe6d65573881717dab3752.zip
no need to main the separate wiki page
no need to maintain a separate page for the options given the new configuration browser
Diffstat (limited to 'Processes.md')
-rw-r--r--Processes.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Processes.md b/Processes.md
index ccdb65f29ad..92bf552537a 100644
--- a/Processes.md
+++ b/Processes.md
@@ -15,7 +15,6 @@ Open a pull request that closes the tracking issue. The tracking issue is listed
 
 - Update the `Config` enum marking the option as stable.
 - Update the the `Configuration.md` file marking the option as stable.
-- Update the unstable options wiki page: https://github.com/rust-lang/rustfmt/wiki/Stability-of-Config-Options .
 
 ## After the stabilisation