.. |
deriving
|
syntax/ext: remove the ~str dependence of the deriving code.
|
2013-05-21 23:33:58 +10:00 |
pipes
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
tt
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
asm.rs
|
syntax: Remove #[allow(vecs_implicitly_copyable)]
|
2013-05-14 12:24:43 -04:00 |
auto_encode.rs
|
syntax: deprecate #[auto_{en,de}code] in favour of #[deriving({En,De}codable)].
|
2013-05-16 08:55:57 +10:00 |
base.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
build.rs
|
Re-implement lint with less emphasis on item ids
|
2013-05-17 00:49:16 -04:00 |
bytes.rs
|
Made bytes!() accept a list of string, integer or char literals
|
2013-05-18 00:26:04 +02:00 |
concat_idents.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
env.rs
|
Implement a lint mode to detect unnecessary allocations
|
2013-05-20 16:08:50 -05:00 |
expand.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
fmt.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
log_syntax.rs
|
renamed vec::from_slice to vec::to_owned
|
2013-05-10 18:38:54 +09:00 |
quote.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
source_util.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
trace_macros.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |