| .. |
|
diagnostics
|
replace fileline_{help,note} with {help,note}
|
2016-05-02 11:49:23 -04:00 |
|
errors
|
Rollup merge of #33730 - jseyfried:fix_macro_backtrace_diagnostics, r=nikomatsakis
|
2016-05-19 21:21:08 +05:30 |
|
ext
|
Strip unconfigured items during macro expansion
|
2016-05-27 00:01:04 +00:00 |
|
parse
|
syntax: Refactor parsing of method declarations
|
2016-05-14 13:23:37 +03:00 |
|
print
|
syntax: Refactor parsing of method declarations
|
2016-05-14 13:23:37 +03: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 and use HasAttrs trait
|
2016-05-26 23:23:01 +00:00 |
|
attr.rs
|
Add and use HasAttrs trait
|
2016-05-26 23:23:01 +00:00 |
|
Cargo.toml
|
rustbuild: Fix dist for non-host targets
|
2016-04-01 10:18:36 -07:00 |
|
codemap.rs
|
Update spans' expn_id during the marking fold
|
2016-05-27 00:01:04 +00:00 |
|
config.rs
|
Strip unconfigured items during macro expansion
|
2016-05-27 00:01:04 +00:00 |
|
entry.rs
|
[breaking-change] don't glob export ast::Item_ variants
|
2016-02-11 12:34:48 +01:00 |
|
feature_gate.rs
|
Move placement_in_syntax gated feature checking from expansion to the post-expansion visitor
|
2016-05-21 23:02:34 +00:00 |
|
fold.rs
|
Rollup merge of #33041 - petrochenkov:path, r=nrc,Manishearth
|
2016-04-25 00:47:44 +05:30 |
|
lib.rs
|
Nit: use Range::contains
|
2016-05-02 11:49:25 -04:00 |
|
ptr.rs
|
Remove some old code from libsyntax
|
2016-04-24 21:04:09 +03:00 |
|
show_span.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
|
std_inject.rs
|
syntax: Merge keywords and remaining special idents in one list
|
2016-04-24 20:59:44 +03:00 |
|
str.rs
|
syntax: Copy unstable str::char_at into libsyntax
|
2015-04-21 10:23:53 -07:00 |
|
test.rs
|
Process cfg_attr attributes on non-optional expressions
|
2016-05-27 00:01:04 +00:00 |
|
visit.rs
|
thread tighter span for closures around
|
2016-04-24 18:10:57 +05:30 |