| .. |
|
deriving
|
Make 'self lifetime illegal.
|
2013-12-11 10:54:06 -08:00 |
|
tt
|
Box Block, fn_decl, variant and Ty in the AST, as they were inflating critical enum sizes.
|
2013-12-01 00:00:39 +02:00 |
|
asm.rs
|
Handle inline asm outputs as write-only in liveness, borrowck and trans.
|
2013-10-18 08:02:56 +03:00 |
|
base.rs
|
Make 'self lifetime illegal.
|
2013-12-11 10:54:06 -08:00 |
|
build.rs
|
Remove obsolete mutability from ast::Ty
|
2013-12-17 03:01:40 +09:00 |
|
bytes.rs
|
Removed unneccessary _iter suffixes from various APIs
|
2013-11-26 10:02:26 +01:00 |
|
cfg.rs
|
Modernized a few type names in rustc and syntax
|
2013-09-01 14:43:26 +02:00 |
|
concat.rs
|
Register new snapshots
|
2013-11-28 20:27:56 -08:00 |
|
concat_idents.rs
|
Generalize AST and ty::Generics to accept multiple lifetimes.
|
2013-11-08 19:42:46 -05:00 |
|
env.rs
|
add new enum ast::StrStyle as field to ast::lit_str
|
2013-10-08 03:43:28 +02:00 |
|
expand.rs
|
Add dead-code warning pass
|
2013-12-08 02:55:27 -05:00 |
|
fmt.rs
|
Remove the fmt! syntax extension
|
2013-10-18 16:01:40 -07:00 |
|
format.rs
|
Remove obsolete mutability from ast::Ty
|
2013-12-17 03:01:40 +09:00 |
|
log_syntax.rs
|
Freeze the AST by removing a couple of unused @mut ~[T] from token_tree.
|
2013-11-27 17:48:58 +02:00 |
|
quote.rs
|
Make 'self lifetime illegal.
|
2013-12-11 10:54:06 -08:00 |
|
source_util.rs
|
Fix missing code map entry for uses of include_str!.
|
2013-12-10 20:18:17 -07:00 |
|
trace_macros.rs
|
Modernized a few type names in rustc and syntax
|
2013-09-01 14:43:26 +02:00 |