| .. |
|
diagnostics
|
libsyntax: clearer names for some AST parts
|
2016-09-28 22:31:18 +02:00 |
|
ext
|
rustc: Rename rustc_macro to proc_macro
|
2016-10-06 11:07:23 -07:00 |
|
parse
|
Simplify start_bpos calculation in scan_comment().
|
2016-10-03 19:02:33 +11:00 |
|
print
|
Include attributes on generic parameter bindings in pretty printer.
|
2016-10-10 15:27:08 +02:00 |
|
util
|
Refactor code out of the folder implementation for StripUnconfigured.
|
2016-09-07 22:12:30 +00:00 |
|
abi.rs
|
Add support for the Haiku operating system on x86 and x86_64 machines
|
2016-09-25 11:12:23 -05:00 |
|
ast.rs
|
Rollup merge of #34764 - pnkfelix:attrs-on-generic-formals, r=eddyb
|
2016-10-01 19:22:39 +05:30 |
|
attr.rs
|
rustc_metadata: go only through rustc_serialize in astencode.
|
2016-09-20 20:07:54 +03:00 |
|
Cargo.toml
|
Fix Cargo.tomls
|
2016-06-27 18:30:46 +00:00 |
|
codemap.rs
|
Check for overlapping and simplify unit test
|
2016-09-20 15:39:05 -07:00 |
|
config.rs
|
With --test, make #[test] functions pub in InvocationCollector
|
2016-09-27 06:43:49 +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
|
Add feature gate for dropck_eyepatch feature (RFC 1327).
|
2016-10-11 16:08:36 +02:00 |
|
fold.rs
|
Rollup merge of #34764 - pnkfelix:attrs-on-generic-formals, r=eddyb
|
2016-10-01 19:22:39 +05:30 |
|
json.rs
|
Allow supplying an error destination via the compiler driver
|
2016-09-28 16:20:30 +13:00 |
|
lib.rs
|
rustc_metadata: go only through rustc_serialize in astencode.
|
2016-09-20 20:07:54 +03: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
|
Move errors from libsyntax to its own crate
|
2016-06-23 08:07:35 -04:00 |
|
str.rs
|
syntax: Copy unstable str::char_at into libsyntax
|
2015-04-21 10:23:53 -07:00 |
|
test.rs
|
Rollup merge of #36599 - jonas-schievink:whats-a-pirates-favorite-data-structure, r=pnkfelix
|
2016-10-01 19:22:12 +05:30 |
|
tokenstream.rs
|
Adds a ProcMacro form of syntax extension
|
2016-09-22 08:47:57 +12:00 |
|
visit.rs
|
Rollup merge of #34764 - pnkfelix:attrs-on-generic-formals, r=eddyb
|
2016-10-01 19:22:39 +05:30 |