rust/src/libsyntax
bors 533c04dbb3 Auto merge of #36573 - jseyfried:groundwork, r=nrc
resolve: groundwork for building the module graph during expansion

r? @nrc
2016-09-22 19:54:56 -07:00
..
diagnostics
ext Auto merge of #36573 - jseyfried:groundwork, r=nrc 2016-09-22 19:54:56 -07:00
parse Auto merge of #36154 - nrc:proc-macro-init, r=@jseyfried 2016-09-22 16:33:41 -07:00
print
util
abi.rs
ast.rs serialize: allow specifying the default behavior for specializations. 2016-09-20 20:08:06 +03:00
attr.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
Cargo.toml
codemap.rs Check for overlapping and simplify unit test 2016-09-20 15:39:05 -07:00
config.rs Avoid loading and parsing unconfigured non-inline modules. 2016-09-15 08:16:18 +00:00
diagnostic_list.rs
entry.rs
feature_gate.rs
fold.rs Ensure that macro invocations are folded and visited the same order. 2016-09-17 23:40:15 +00:00
json.rs
lib.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
ptr.rs
show_span.rs
std_inject.rs
str.rs
test.rs Differentiate between monotonic and non-monotonic expansion and 2016-09-13 09:40:28 +00:00
tokenstream.rs Adds a ProcMacro form of syntax extension 2016-09-22 08:47:57 +12:00
visit.rs Ensure that macro invocations are folded and visited the same order. 2016-09-17 23:40:15 +00:00