rust/src/libsyntax
bors 960bf8ce66 auto merge of #13435 : edwardw/rust/span, r=brson
When reporting "consider removing this semicolon" hint message, the
offending semicolon may come from macro call site instead of macro
itself. Using the more appropriate span makes the hint more helpful.

Closes #13428.
2014-04-21 18:41:35 -07:00
..
ext Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
parse auto merge of #13435 : edwardw/rust/span, r=brson 2014-04-21 18:41:35 -07:00
print Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
util Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
abi.rs Test fixes from the rollup 2014-04-03 17:11:26 -07:00
ast.rs Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
ast_map.rs Extended syntax::{fold, ast_map} to include lifetimes. 2014-04-17 11:42:30 +02:00
ast_util.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
attr.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
codemap.rs auto merge of #13435 : edwardw/rust/span, r=brson 2014-04-21 18:41:35 -07:00
crateid.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
diagnostic.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
fold.rs Allow inheritance between structs. 2014-04-20 13:41:18 +12:00
lib.rs Register new snapshots 2014-04-04 13:23:08 -07:00
owned_slice.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
visit.rs Allow inheritance between structs. 2014-04-20 13:41:18 +12:00