.. |
_match.rs
|
fix issue #6209
|
2013-05-22 14:06:25 +09:00 |
adt.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
asm.rs
|
rustc: Remove ty::arg
|
2013-05-14 20:10:45 -07:00 |
base.rs
|
Implement static_assert attribute
|
2013-05-22 13:13:24 -04:00 |
block.rs
|
|
|
build.rs
|
auto merge of #6647 : alexcrichton/rust/unnecessary-alloc, r=graydon
|
2013-05-20 23:55:20 -07:00 |
cabi_arm.rs
|
Use static string with fail!() and remove fail!(fmt!())
|
2013-05-14 16:36:23 +02:00 |
cabi_mips.rs
|
Use static string with fail!() and remove fail!(fmt!())
|
2013-05-14 16:36:23 +02:00 |
cabi_x86_64.rs
|
Rename vec::len(var) to var.len()
|
2013-05-15 11:05:28 +09:00 |
cabi_x86.rs
|
|
|
cabi.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
callee.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
closure.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
common.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
consts.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
controlflow.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
datum.rs
|
Register snapshots
|
2013-05-19 23:34:32 -07:00 |
debuginfo.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
expr.rs
|
rustc: Don't generate code for unreachable expressions
|
2013-05-21 13:15:48 -07:00 |
foreign.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
glue.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
inline.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
machine.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
macros.rs
|
add gitattributes and fix whitespace issues
|
2013-05-03 20:01:42 -04:00 |
meth.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
monomorphize.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
reachable.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
reflect.rs
|
rustc: Cleaning up bad copies and other XXXes
|
2013-05-17 21:41:54 -07:00 |
shape.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
tvec.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
type_of.rs
|
Remove all unnecessary allocations (as flagged by lint)
|
2013-05-20 16:10:40 -05:00 |
type_use.rs
|
rustc: Remove ty::arg
|
2013-05-14 20:10:45 -07:00 |
uniq.rs
|
|
|
write_guard.rs
|
librustc: Disable borrow check debugging even when rustc is compiled with -O0.
|
2013-05-22 21:57:02 -07:00 |