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/libsyntax_pos/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax_pos') diff --git a/src/libsyntax_pos/lib.rs b/src/libsyntax_pos/lib.rs index 39bb5956312..7dfe19452a2 100644 --- a/src/libsyntax_pos/lib.rs +++ b/src/libsyntax_pos/lib.rs @@ -568,7 +568,7 @@ impl Sub for CharPos { // /// A source code location used for error reporting -#[derive(Debug)] +#[derive(Debug, Clone)] pub struct Loc { /// Information about the original source pub file: Rc, -- cgit 1.4.1-3-g733a5