summary refs log tree commit diff
path: root/src/test/run-pass/coerce-reborrow-imm-ptr-arg.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-03-22test: Remove `pure` from the test suitePatrick Walton-1/+1
2013-03-18librustc: Make the compiler ignore purity.Patrick Walton-4/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-28Rewrite the coercion code to be more readable, more sound, and to reborrow whenNiko Matsakis-0/+17