| .. |
|
diagnostics
|
libsyntax: clearer names for some AST parts
|
2016-09-28 22:31:18 +02:00 |
|
ext
|
Revert "macros: Improve tt fragments"
|
2016-11-03 23:48:24 +00:00 |
|
parse
|
Reduce the size of Token and make it cheaper to clone by refactoring
|
2016-11-03 23:48:24 +00:00 |
|
print
|
Reduce the size of Token and make it cheaper to clone by refactoring
|
2016-11-03 23:48:24 +00:00 |
|
util
|
Changed most vec! invocations to use square braces
|
2016-10-31 22:51:40 +00:00 |
|
abi.rs
|
check target abi support
|
2016-10-24 15:59:53 +02:00 |
|
ast.rs
|
Changed most vec! invocations to use square braces
|
2016-10-31 22:51:40 +00:00 |
|
attr.rs
|
Move CrateConfig from Crate to ParseSess.
|
2016-10-29 07:52:58 +00:00 |
|
Cargo.toml
|
Fix Cargo.tomls
|
2016-06-27 18:30:46 +00:00 |
|
codemap.rs
|
Rename Parser::last_span as prev_span.
|
2016-10-05 08:53:18 +11:00 |
|
config.rs
|
Move CrateConfig from Crate to ParseSess.
|
2016-10-29 07:52:58 +00:00 |
|
diagnostic_list.rs
|
Implement RFC#1559: allow all literals in attributes.
|
2016-08-25 13:25:22 -07: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 #37128 - nrc:depr-attr, r=@alexcrichton
|
2016-10-27 00:51:58 -07:00 |
|
fold.rs
|
Reduce the size of Token and make it cheaper to clone by refactoring
|
2016-11-03 23:48:24 +00:00 |
|
json.rs
|
Allow supplying an error destination via the compiler driver
|
2016-09-28 16:20:30 +13:00 |
|
lib.rs
|
Auto merge of #37373 - nnethercote:html5ever-more-more, r=nrc
|
2016-10-28 17:02:01 -07:00 |
|
ptr.rs
|
Documentation for default types modified
|
2016-09-11 22:58:01 +05:30 |
|
show_span.rs
|
Remove the type parameter from syntax::visit::Visitor
|
2016-06-14 07:40:32 +00:00 |
|
std_inject.rs
|
Combine std_inject::{no_core, no_std} into std_inject::injected_crate_name.
|
2016-10-07 21:54:01 +00:00 |
|
str.rs
|
syntax: Copy unstable str::char_at into libsyntax
|
2015-04-21 10:23:53 -07:00 |
|
test.rs
|
Changed most vec! invocations to use square braces
|
2016-10-31 22:51:40 +00:00 |
|
tokenstream.rs
|
Revert "macros: Improve tt fragments"
|
2016-11-03 23:48:24 +00:00 |
|
visit.rs
|
Rollup merge of #34764 - pnkfelix:attrs-on-generic-formals, r=eddyb
|
2016-10-01 19:22:39 +05:30 |