about summary refs log tree commit diff
path: root/src/test/pretty/closure-reform-pretty.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2021-12-01Pretty print empty blocks as {}David Tolnay-6/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-20Fix whitespacing issues in pretty-printing of boundsVadim Petrochenkov-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-05fix pretty testsJorge Aparicio-2/+2
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-1/+1
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-10-31librustc: Implement `|A| -> B` syntax for closures and make bare `fn`Patrick Walton-0/+17