rust/src/librustc/middle/trans
Patrick Walton 0ab7f9129e librustc: Refactor language items to have IDs. rs=refactor
Preparation for fixing the performance problems with language item collection.
2013-01-06 12:05:34 -08:00
..
alt.rs librustc: Refactor language items to have IDs. rs=refactor 2013-01-06 12:05:34 -08:00
base.rs librustc: Refactor language items to have IDs. rs=refactor 2013-01-06 12:05:34 -08:00
block.rs
build.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
callee.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
closure.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
common.rs librustc: Convert some large structural records over to structs. rs=perf 2013-01-06 11:16:14 -08:00
consts.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
controlflow.rs librustc: Refactor language items to have IDs. rs=refactor 2013-01-06 12:05:34 -08:00
datum.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
debuginfo.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
expr.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
foreign.rs Merge pull request #4298 from JensNockert/byteswap 2012-12-27 10:47:15 -08:00
glue.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
inline.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
machine.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
macros.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
meth.rs librustc: Convert some large structural records over to structs. rs=perf 2013-01-06 11:16:14 -08:00
monomorphize.rs librustc: Convert some large structural records over to structs. rs=perf 2013-01-06 11:16:14 -08:00
reachable.rs librustc: Convert some large structural records over to structs. rs=perf 2013-01-06 11:16:14 -08:00
reflect.rs librustc: Stop generating first-class aggregates in visit glue, since they kick us off fast isel. Closes #4352. rs=minor-perf-improvement 2013-01-04 23:07:58 -08:00
shape.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
tvec.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
type_of.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00
type_use.rs Merge pull request #4298 from JensNockert/byteswap 2012-12-27 10:47:15 -08:00
uniq.rs librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon 2012-12-27 10:02:54 -08:00