| .. |
|
ast_map
|
Structural changes for associated constants
|
2015-04-23 21:02:25 -06:00 |
|
diagnostics
|
Add metadata output to the diagnostics system.
|
2015-04-30 08:59:53 +10:00 |
|
ext
|
Make #[derive(Debug)] work with unsized fields
|
2015-05-17 14:03:37 -07:00 |
|
parse
|
Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis
|
2015-05-17 00:05:34 +00:00 |
|
print
|
syntax: Add unquoting ast::{Generics,WhereClause}
|
2015-05-15 08:01:55 -07:00 |
|
util
|
syntax: replace sess.span_diagnostic.cm with sess.codemap().
|
2015-05-14 01:47:56 +03:00 |
|
abi.rs
|
Fallout in libsyntax
|
2015-04-01 11:22:39 -04:00 |
|
ast.rs
|
Fix spelling errors in documentation.
|
2015-05-04 13:21:27 -04:00 |
|
ast_util.rs
|
Auto merge of #23606 - quantheory:associated_const, r=nikomatsakis
|
2015-04-27 16:45:21 +00:00 |
|
attr.rs
|
Auto merge of #23011 - nagisa:the-war-of-symbol-and-symbol, r=pnkfelix
|
2015-04-12 01:26:53 +00:00 |
|
codemap.rs
|
syntax: abstract over the file loading mechanism.
|
2015-05-14 01:47:56 +03:00 |
|
config.rs
|
syntax: Remove uses of #[feature(slice_patterns)]
|
2015-04-21 10:08:26 -07:00 |
|
diagnostic.rs
|
Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis
|
2015-05-17 00:05:34 +00:00 |
|
feature_gate.rs
|
Register new snapshots
|
2015-04-28 17:23:45 -07:00 |
|
fold.rs
|
syntax: Add unquoting ast::{Generics,WhereClause}
|
2015-05-15 08:01:55 -07:00 |
|
lib.rs
|
libs: Move favicon URLs to HTTPS
|
2015-05-15 16:04:01 -07:00 |
|
owned_slice.rs
|
Switched to Box::new in many places.
|
2015-03-03 21:05:55 +01:00 |
|
ptr.rs
|
syntax: remove #![feature(box_syntax, box_patterns)]
|
2015-04-21 10:07:48 -07:00 |
|
show_span.rs
|
std: Stabilize FromStr and parse
|
2015-01-30 08:52:44 -08:00 |
|
std_inject.rs
|
Unquote all crate names without underscores
|
2015-03-27 10:58:12 -07:00 |
|
str.rs
|
syntax: Copy unstable str::char_at into libsyntax
|
2015-04-21 10:23:53 -07:00 |
|
test.rs
|
syntax: replace sess.span_diagnostic.cm with sess.codemap().
|
2015-05-14 01:47:56 +03:00 |
|
visit.rs
|
Get associated consts working in match patterns.
|
2015-04-23 21:02:29 -06:00 |