rust/src/librustc_llvm
Ariel Ben-Yehuda a87078a27d Clean-up transmutes in librustc
None of them would break by implementation-defined struct layout, but
one would break with strict lifetime aliasing, and the rest are just
ugly code.
2014-11-03 22:53:59 +02:00
..
archive_ro.rs rustc_llvm: Remove the inner llvm module 2014-07-14 12:27:08 -07:00
diagnostic.rs Add -C remark for LLVM optimization remarks 2014-09-12 11:46:38 -07:00
lib.rs Clean-up transmutes in librustc 2014-11-03 22:53:59 +02:00