summary refs log tree commit diff
path: root/src/test/run-pass/issue-11267.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-1/+1
2014-10-30changes to testsNick Cameron-2/+5
2014-03-12Test fixes from rolling up PRsAlex Crichton-2/+2
2014-03-12Added a test that checks that unary structs can be mutably borrowed.Dmitry Promsky-0/+25