From cbb32a94181d359ca16659b3e74303e945e8ea92 Mon Sep 17 00:00:00 2001 From: Malo Jaffré Date: Sun, 31 Dec 2017 17:17:01 +0100 Subject: Fix docs for future pulldown migration --- src/libsyntax/ext/base.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libsyntax/ext') diff --git a/src/libsyntax/ext/base.rs b/src/libsyntax/ext/base.rs index be71d6e038c..0d3be28ffef 100644 --- a/src/libsyntax/ext/base.rs +++ b/src/libsyntax/ext/base.rs @@ -776,7 +776,8 @@ impl<'a> ExtCtxt<'a> { /// Emit `msg` attached to `sp`, and stop compilation immediately. /// /// `span_err` should be strongly preferred where-ever possible: - /// this should *only* be used when + /// this should *only* be used when: + /// /// - continuing has a high risk of flow-on errors (e.g. errors in /// declaring a macro would cause all uses of that macro to /// complain about "undefined macro"), or -- cgit 1.4.1-3-g733a5