From 71ec2867e3c4cc448cb64890daffd1d5ffbe353b Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Mon, 11 Jul 2016 16:02:03 -0400 Subject: Implement latest rfc style using simpler rendering --- src/librustc_errors/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/librustc_errors/lib.rs') diff --git a/src/librustc_errors/lib.rs b/src/librustc_errors/lib.rs index 7c14c132382..33781bed759 100644 --- a/src/librustc_errors/lib.rs +++ b/src/librustc_errors/lib.rs @@ -49,6 +49,7 @@ use std::thread::panicking; pub mod emitter; pub mod snippet; pub mod registry; +pub mod styled_buffer; use syntax_pos::{BytePos, Loc, FileLinesResult, FileName, MultiSpan, Span, NO_EXPANSION }; use syntax_pos::{MacroBacktrace}; -- cgit 1.4.1-3-g733a5