.. |
cfg
|
rollup merge of #21713: alexcrichton/second-pass-fmt
|
2015-01-30 13:26:42 -08:00 |
infer
|
rollup merge of #21713: alexcrichton/second-pass-fmt
|
2015-01-30 13:26:42 -08:00 |
traits
|
rollup merge of #21702: nikomatsakis/issue-21636
|
2015-01-30 12:02:56 -08:00 |
astconv_util.rs
|
use slicing sugar
|
2015-01-07 17:35:56 -05:00 |
astencode.rs
|
Auto merge of #21677 - japaric:no-range, r=alexcrichton
|
2015-01-29 16:28:52 +00:00 |
check_const.rs
|
syntax: add fully qualified UFCS expressions.
|
2015-01-15 18:51:14 +02:00 |
check_loop.rs
|
remove more ExprForLoop s
|
2015-01-30 10:37:44 -05:00 |
check_match.rs
|
remove more ExprForLoop s
|
2015-01-30 10:37:44 -05:00 |
check_rvalues.rs
|
|
|
check_static_recursion.rs
|
Add error codes to rustc
|
2015-01-20 11:27:51 -08:00 |
check_static.rs
|
Fix typedef/module name conflicts in the compiler
|
2015-01-18 18:26:34 -08:00 |
const_eval.rs
|
Rename found_ast to FoundAst and qualify uses.
|
2015-01-28 09:37:04 +01:00 |
dataflow.rs
|
s/while let/for/g now that #21245 has been fixed
|
2015-01-30 10:37:45 -05:00 |
dead.rs
|
Remove "unboxed" attribute in code referring to new closures.
|
2015-01-26 04:15:09 +02:00 |
def.rs
|
s/Show/Debug/g
|
2015-01-29 07:49:02 -05:00 |
dependency_format.rs
|
convert remaining range(a, b) to a..b
|
2015-01-29 07:49:01 -05:00 |
effect.rs
|
syntax: add fully qualified UFCS expressions.
|
2015-01-15 18:51:14 +02:00 |
entry.rs
|
|
|
expr_use_visitor.rs
|
remove dead code
|
2015-01-30 10:37:44 -05:00 |
fast_reject.rs
|
Remove "unboxed" attribute in code referring to new closures.
|
2015-01-26 04:15:09 +02:00 |
graph.rs
|
s/Show/Debug/g
|
2015-01-29 07:49:02 -05:00 |
intrinsicck.rs
|
Register new snapshots
|
2015-01-06 15:24:24 -08:00 |
lang_items.rs
|
remove the Iterator lang item
|
2015-01-30 10:37:44 -05:00 |
liveness.rs
|
remove dead code
|
2015-01-30 10:37:44 -05:00 |
mem_categorization.rs
|
implement for loop desugaring
|
2015-01-30 10:36:31 -05:00 |
pat_util.rs
|
Fix typedef/module name conflicts in the compiler
|
2015-01-18 18:26:34 -08:00 |
privacy.rs
|
s/Show/Debug/g
|
2015-01-29 07:49:02 -05:00 |
reachable.rs
|
rustc: fix fallout of merging ast::ViewItem into ast::Item.
|
2015-01-21 16:27:26 +02:00 |
recursion_limit.rs
|
std: Stabilize FromStr and parse
|
2015-01-30 08:52:44 -08:00 |
region.rs
|
remove more ExprForLoop s
|
2015-01-30 10:37:44 -05:00 |
resolve_lifetime.rs
|
s/Show/Debug/g
|
2015-01-29 07:49:02 -05:00 |
stability.rs
|
Merge remote-tracking branch 'rust-lang/master'
|
2015-01-26 15:42:32 -08:00 |
subst.rs
|
s/Show/Debug/g
|
2015-01-29 07:49:02 -05:00 |
ty_fold.rs
|
Add Clone to the list of bounds for a TypeFolder. (Kill?)
|
2015-01-28 05:15:24 -05:00 |
ty_walk.rs
|
Auto merge of #21598 - eddyb:there-are-no-boxed-closures, r=brson
|
2015-01-26 04:49:37 +00:00 |
ty.rs
|
remove more ExprForLoop s
|
2015-01-30 10:37:44 -05:00 |
weak_lang_items.rs
|
Add error codes to rustc
|
2015-01-20 11:27:51 -08:00 |