rust/src/libsyntax
Nick Cameron f47d20aecd Use a span from the correct file for the inner span of a module
This basically only affects modules which are empty (or only contain comments).

Closes #26755
2015-07-21 21:55:19 +12:00
..
diagnostics Improve register_long_diagnostics macro 2015-07-17 11:21:05 +02:00
ext Provide a filemap ctor with line info 2015-07-21 21:55:19 +12:00
parse Use a span from the correct file for the inner span of a module 2015-07-21 21:55:19 +12:00
print Auto merge of #26904 - bluss:no-repeat, r=alexcrichton 2015-07-09 10:36:41 +00:00
util
abi.rs Add netbsd amd64 support 2015-07-01 19:09:14 -07:00
ast_util.rs Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
ast.rs Fix doc comment parsing in macros. 2015-07-18 11:34:59 +01:00
attr.rs Auto merge of #26747 - huonw:stability-issue, r=alexcrichton 2015-07-07 17:41:43 +00:00
codemap.rs Use a span from the correct file for the inner span of a module 2015-07-21 21:55:19 +12:00
config.rs
diagnostic.rs Provide a filemap ctor with line info 2015-07-21 21:55:19 +12:00
feature_gate.rs Feature-gate #[prelude_import]. 2015-07-05 22:35:20 +03:00
fold.rs
lib.rs
owned_slice.rs
ptr.rs
show_span.rs
std_inject.rs Feature-gate #[prelude_import]. 2015-07-05 22:35:20 +03:00
str.rs
test.rs
visit.rs