rust/src/libsyntax
Niko Matsakis 489a6c95bf replace fileline_{help,note} with {help,note}
The extra filename and line was mainly there to keep the indentation
relative to the main snippet; now that this doesn't include
filename/line-number as a prefix, it is distracted.
2016-05-02 11:49:23 -04:00
..
diagnostics replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
errors refactor to use new snippet code and model 2016-05-02 11:47:10 -04:00
ext replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
parse replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
print Rollup merge of #33041 - petrochenkov:path, r=nrc,Manishearth 2016-04-25 00:47:44 +05:30
util Remove unused trait imports 2016-04-12 22:58:55 +09:00
abi.rs
ast.rs Rollup merge of #33041 - petrochenkov:path, r=nrc,Manishearth 2016-04-25 00:47:44 +05:30
attr.rs allow InternedString to be compared to &str directly 2016-04-26 16:27:10 +02:00
Cargo.toml rustbuild: Fix dist for non-host targets 2016-04-01 10:18:36 -07:00
codemap.rs refactor to use new snippet code and model 2016-05-02 11:47:10 -04:00
config.rs Move span into StructField 2016-04-06 11:19:10 +03:00
entry.rs
feature_gate.rs replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
fold.rs Rollup merge of #33041 - petrochenkov:path, r=nrc,Manishearth 2016-04-25 00:47:44 +05:30
lib.rs Remove some old code from libsyntax 2016-04-24 21:04:09 +03:00
ptr.rs Remove some old code from libsyntax 2016-04-24 21:04:09 +03:00
show_span.rs
std_inject.rs syntax: Merge keywords and remaining special idents in one list 2016-04-24 20:59:44 +03:00
str.rs
test.rs syntax: Merge keywords and remaining special idents in one list 2016-04-24 20:59:44 +03:00
visit.rs thread tighter span for closures around 2016-04-24 18:10:57 +05:30