summary refs log tree commit diff
path: root/src/test/run-pass/transmute-non-immediate-to-immediate.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-02More falloutNick Cameron-1/+1
2014-05-11core: Remove the cast moduleAlex Crichton-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-07-24fix compilation on macos/windowsDaniel Micay-1/+1
2013-07-24Fix a crash when transmuting non-immediate to immediate typesBjörn Steinbrink-0/+18