From dfcfd008fa392706099073098a46fe65061bf6c3 Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Thu, 25 Sep 2014 13:36:43 -0700 Subject: Update some old references to rust.md --- src/libsyntax/feature_gate.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/feature_gate.rs b/src/libsyntax/feature_gate.rs index ca6d488772c..a7d1f7575bf 100644 --- a/src/libsyntax/feature_gate.rs +++ b/src/libsyntax/feature_gate.rs @@ -73,7 +73,7 @@ static KNOWN_FEATURES: &'static [(&'static str, Status)] = &[ ("if_let", Active), - // if you change this list without updating src/doc/rust.md, cmr will be sad + // if you change this list without updating src/doc/reference.md, cmr will be sad // A temporary feature gate used to enable parser extensions needed // to bootstrap fix for #5723. -- cgit 1.4.1-3-g733a5