.. |
borrowck
|
auto merge of #6647 : alexcrichton/rust/unnecessary-alloc, r=graydon
|
2013-05-20 23:55:20 -07:00 |
trans
|
auto merge of #6647 : alexcrichton/rust/unnecessary-alloc, r=graydon
|
2013-05-20 23:55:20 -07:00 |
typeck
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
astencode.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
check_const.rs
|
Use static string with fail!() and remove fail!(fmt!())
|
2013-05-14 16:36:23 +02:00 |
check_loop.rs
|
|
|
check_match.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
const_eval.rs
|
Use static string with fail!() and remove fail!(fmt!())
|
2013-05-14 16:36:23 +02:00 |
dataflow.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
entry.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
freevars.rs
|
syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)].
|
2013-05-16 08:55:57 +10:00 |
kind.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
lang_items.rs
|
Register snapshots
|
2013-05-19 23:34:32 -07:00 |
lint.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
liveness.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
mem_categorization.rs
|
Distinguish tuple elements by index in mem_categorization. Fixes #5362.
|
2013-05-17 21:12:50 -04:00 |
moves.rs
|
syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)].
|
2013-05-16 08:55:57 +10:00 |
pat_util.rs
|
|
|
privacy.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
region.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
resolve.rs
|
auto merge of #6648 : alexcrichton/rust/issue-6633, r=graydon
|
2013-05-21 01:04:16 -07:00 |
subst.rs
|
|
|
ty.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |