summary refs log tree commit diff
path: root/src/test/run-pass/issue-7663.rs
AgeCommit message (Expand)AuthorLines
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-2/+2
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-4/+4
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-05Remove use of globs feature gate from tests.Huon Wilson-1/+0
2014-12-29Fallout from glob shadowingNick Cameron-15/+1
2014-08-16librustc: Forbid external crates, imports, and/or items from beingPatrick Walton-2/+0
2014-04-10test: Add a test for #7663Alex Crichton-0/+57