rust/src/librustc/middle/trans
Lindsey Kuper 816cb8c535 Rename identifiers that still use 'alt' to use 'match'
This'll be less confusing for anyone who works on match in future.
2013-01-08 14:31:58 -05:00
..
_match.rs Rename identifiers that still use 'alt' to use 'match' 2013-01-08 14:31:58 -05:00
base.rs Rename identifiers that still use 'alt' to use 'match' 2013-01-08 14:31:58 -05:00
block.rs
build.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
callee.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
closure.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
common.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
consts.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
controlflow.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
datum.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
debuginfo.rs Rename identifiers that still use 'alt' to use 'match' 2013-01-08 14:31:58 -05:00
expr.rs Rename identifiers that still use 'alt' to use 'match' 2013-01-08 14:31:58 -05:00
foreign.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
glue.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
inline.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
machine.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
macros.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
meth.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
monomorphize.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
reachable.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
reflect.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
shape.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
tvec.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
type_of.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
type_use.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
uniq.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00