rust/src/librustc_trans
Björn Steinbrink 5d9c250fe4 Use StructGEP instead of GEPi where appropriate
StructGEP seems clearer and probably does an even better job of the
micro-optimization that we have in GEPi.
2015-08-24 23:39:56 +02:00
..
back rustc: Allow changing the default allocator 2015-08-14 15:13:10 -07:00
save Auto merge of #27493 - GSam:master, r=nrc 2015-08-19 03:50:05 +00:00
trans Use StructGEP instead of GEPi where appropriate 2015-08-24 23:39:56 +02:00
lib.rs fallout of reworking rc and arc APIs 2015-08-19 15:52:12 -07:00
README.txt Make librustc's markdown README.txt claim to be markdown. 2015-03-20 13:29:13 +01:00

See the README.md in ../librustc.