From d58f27a82f34bfbfec1fc2dfdfcbed26e4f09f58 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 29 May 2014 15:52:23 -0700 Subject: syntax: Fix an accidental hyperlink in a comment --- src/libsyntax/ext/deriving/generic/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax') diff --git a/src/libsyntax/ext/deriving/generic/mod.rs b/src/libsyntax/ext/deriving/generic/mod.rs index e2290129dc8..aecfe935d30 100644 --- a/src/libsyntax/ext/deriving/generic/mod.rs +++ b/src/libsyntax/ext/deriving/generic/mod.rs @@ -288,7 +288,7 @@ pub enum SubstructureFields<'a> { /** non-matching variants of the enum, [(variant index, ast::Variant, - [field span, field ident, fields])] (i.e. all fields for self are in the + [field span, field ident, fields])] \(i.e. all fields for self are in the first tuple, for other1 are in the second tuple, etc.) */ EnumNonMatching(&'a [(uint, P, Vec<(Span, Option, @Expr)> )]), -- cgit 1.4.1-3-g733a5