.. |
borrowck
|
Better error messages in report_use_of_moved_value; close #7286
|
2013-07-01 15:48:49 -04:00 |
trans
|
auto merge of #7545 : msullivan/rust/default-methods, r=catamorphism
|
2013-07-04 13:49:53 -07:00 |
typeck
|
Correct merge errors, broken tests
|
2013-07-01 20:43:55 -04:00 |
astencode.rs
|
Remove vec::{filter, filtered, filter_map, filter_mapped}, replaced by iterators.
|
2013-07-04 00:46:49 +10:00 |
check_const.rs
|
auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton
|
2013-06-30 01:19:38 -07:00 |
check_loop.rs
|
Remove many shared pointers
|
2013-06-27 15:06:19 +02:00 |
check_match.rs
|
Remove vec::{filter, filtered, filter_map, filter_mapped}, replaced by iterators.
|
2013-07-04 00:46:49 +10:00 |
const_eval.rs
|
Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this
|
2013-06-30 21:59:44 +10:00 |
dataflow.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
effect.rs
|
Remove many shared pointers
|
2013-06-27 15:06:19 +02:00 |
entry.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
freevars.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
kind.rs
|
Improve the attempted dynamic environment-capture error message
|
2013-07-02 01:05:57 +05:30 |
lang_items.rs
|
auto merge of #7495 : thestinger/rust/exchange, r=cmr
|
2013-06-30 15:02:05 -07:00 |
lint.rs
|
Implement consuming iterators for ~[], remove vec::{consume, consume_reverse, map_consume}.
|
2013-07-04 00:46:49 +10:00 |
liveness.rs
|
auto merge of #7468 : cmr/rust/great_renaming, r=pcwalton
|
2013-06-30 01:19:38 -07:00 |
mem_categorization.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
moves.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
pat_util.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
privacy.rs
|
Make privacy checking on default methods for cross crate structs not fail. Closes #7481.
|
2013-07-03 09:59:45 -07:00 |
reachable.rs
|
Warning cleanup
|
2013-06-29 11:20:04 -04:00 |
region.rs
|
convert region_inference into a module, so I can attach docs
|
2013-07-01 20:43:54 -04:00 |
resolve.rs
|
auto merge of #7566 : huonw/rust/vec-kill, r=cmr
|
2013-07-03 08:16:54 -07:00 |
subst.rs
|
Great renaming: propagate throughout the rest of the codebase
|
2013-06-29 11:20:02 -04:00 |
ty.rs
|
auto merge of #7543 : sanxiyn/rust/newtype-immediates, r=catamorphism
|
2013-07-03 23:31:56 -07:00 |