about summary refs log tree commit diff
path: root/src/test/run-pass/unnamed_argument_mode.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-14/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
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
2015-01-05fix rpass testsJorge Aparicio-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-3/+3
2013-03-11librustc: Replace all uses of `fn()` with `&fn()`. rs=defunPatrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-09-26fix issue #3535 and add colon between mode and type when dumping funcion prot...Vincent Belliard-0/+11