rust/src/libsyntax
Niko Matsakis 28a3c88157 pacify the merciless acrichto (somewhat)
Also add a comment or two to pacify the merciless self-critic, who hates
a closure without a comment.
2016-04-21 04:42:25 -04:00
..
diagnostics try! -> ? 2016-03-22 22:01:37 -05:00
errors pacify the merciless acrichto (somewhat) 2016-04-21 04:42:25 -04:00
ext Rollup merge of #32945 - durka:rfc1494, r=pnkfelix 2016-04-16 01:18:07 +05:30
parse Rollup merge of #33044 - petrochenkov:prefix, r=eddyb 2016-04-17 17:50:35 +05:30
print Add a span to the Crate variant of ast::Visibility 2016-04-14 04:48:05 +00:00
util Remove unused trait imports 2016-04-12 22:58:55 +09:00
abi.rs [breaking-change] don't glob import/export syntax::abi enum variants 2016-02-11 12:34:48 +01:00
ast.rs Add a span to the Crate variant of ast::Visibility 2016-04-14 04:48:05 +00:00
attr.rs Use more autoderef in libsyntax 2016-02-12 19:28:42 +01:00
Cargo.toml rustbuild: Fix dist for non-host targets 2016-04-01 10:18:36 -07:00
codemap.rs port compiletest to use JSON output 2016-04-21 04:42:24 -04:00
config.rs Move span into StructField 2016-04-06 11:19:10 +03:00
entry.rs [breaking-change] don't glob export ast::Item_ variants 2016-02-11 12:34:48 +01:00
feature_gate.rs Auto merge of #32875 - jseyfried:1422_implementation, r=nikomatsakis 2016-04-16 16:21:09 -07:00
fold.rs Visit visibilities in the ast visitor's walk_* functions 2016-04-14 04:52:28 +00:00
lib.rs std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
owned_slice.rs Deprecate name OwnedSlice and don't use it 2015-12-18 00:52:56 +03:00
ptr.rs Use more autoderef in libsyntax 2016-02-12 19:28:42 +01:00
show_span.rs use structured errors 2015-12-30 14:27:59 +13:00
std_inject.rs [breaking-change] don't glob export ast::Visibility variants 2016-02-11 12:34:48 +01:00
str.rs syntax: Copy unstable str::char_at into libsyntax 2015-04-21 10:23:53 -07:00
test.rs syntax: dismantle ast_util. 2016-04-06 09:04:15 +03:00
visit.rs Visit visibilities in the ast visitor's walk_* functions 2016-04-14 04:52:28 +00:00