.. |
cfg
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
infer
|
Introduce the new phantomdata/phantomfn markers and integrate them
|
2015-02-18 10:24:55 -05:00 |
traits
|
Introduce the new phantomdata/phantomfn markers and integrate them
|
2015-02-18 10:24:55 -05:00 |
astconv_util.rs
|
|
|
astencode.rs
|
rustc: qualify expressions in check_const for potential promotion.
|
2015-02-16 17:13:42 +02:00 |
check_const.rs
|
rustc: qualify expressions in check_const for potential promotion.
|
2015-02-16 17:13:42 +02:00 |
check_loop.rs
|
Remove the explicit closure kind syntax from the parser and AST;
|
2015-02-03 11:56:16 -05:00 |
check_match.rs
|
rustc: teach const_eval more about types.
|
2015-02-16 16:29:22 +02:00 |
check_rvalues.rs
|
|
|
check_static_recursion.rs
|
|
|
const_eval.rs
|
rustc: check for signed division/remainder overflow.
|
2015-02-16 16:29:22 +02:00 |
dataflow.rs
|
rustc: Fix a number of stability lint holes
|
2015-02-11 12:14:59 -08:00 |
dead.rs
|
rollup merge of #22048: LeoTestard/impl-patterns-used
|
2015-02-11 14:02:02 -08:00 |
def.rs
|
|
|
dependency_format.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
effect.rs
|
|
|
entry.rs
|
Revert #22051
|
2015-02-11 19:28:02 +02:00 |
expr_use_visitor.rs
|
cleanup: replace as[_mut]_slice() calls with deref coercions
|
2015-02-05 13:45:01 -05:00 |
fast_reject.rs
|
|
|
graph.rs
|
rustc: Fix a number of stability lint holes
|
2015-02-11 12:14:59 -08:00 |
intrinsicck.rs
|
|
|
lang_items.rs
|
Introduce the new phantomdata/phantomfn markers and integrate them
|
2015-02-18 10:24:55 -05:00 |
liveness.rs
|
Added DestructionScope variant to CodeExtent, representing the area
|
2015-02-11 08:50:27 +01:00 |
mem_categorization.rs
|
rustc: categorize rvalue borrows based on their const-qualification.
|
2015-02-16 17:13:47 +02:00 |
pat_util.rs
|
|
|
privacy.rs
|
|
|
reachable.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
recursion_limit.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
region.rs
|
Added DestructionScope variant to CodeExtent, representing the area
|
2015-02-11 08:50:27 +01:00 |
resolve_lifetime.rs
|
Added DestructionScope variant to CodeExtent, representing the area
|
2015-02-11 08:50:27 +01:00 |
stability.rs
|
rollup merge of #22456: steveklabnik/fix_grammar
|
2015-02-17 17:26:44 -08:00 |
subst.rs
|
Register new snapshots
|
2015-02-17 22:04:31 -08:00 |
ty_fold.rs
|
Detect and store object-lifetime-defaults.
|
2015-02-16 10:55:36 -05:00 |
ty_walk.rs
|
cleanup: replace as[_mut]_slice() calls with deref coercions
|
2015-02-05 13:45:01 -05:00 |
ty.rs
|
Report errors for type parameters that are not constrained, either by
|
2015-02-18 10:24:55 -05:00 |
weak_lang_items.rs
|
Update to last version, remove "[]" as much as possible
|
2015-02-06 12:03:46 +01:00 |