about summary refs log tree commit diff
path: root/src/test/pretty/do1.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-5/+0
2019-08-25pprust: Do not print spaces before some tokensVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-01-05fix pretty testsJorge Aparicio-1/+1
2013-11-26librustc: Fix merge fallout.Patrick Walton-1/+1
2013-10-31librustc: Implement `|A| -> B` syntax for closures and make bare `fn`Patrick Walton-1/+1
2013-09-23test: Fix rustdoc and tests.Patrick Walton-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-07test: Fix tests.Patrick Walton-1/+1
2013-02-08Change pretty-exact to pp-exactSeo Sanghyeon-5/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-30syntax: Pretty-print 'do' correctlyBrian Anderson-0/+7