about summary refs log tree commit diff
path: root/src/test/pretty/cast-lt.pp
AgeCommit message (Expand)AuthorLines
2021-07-03rustc_ast_pretty: Don't print space after `$`Noah Lev-1/+1
2021-02-25Update test/pretty output for edition preludes.Mara Bos-1/+1
2019-07-15pprust: Fix formatting regressions from the previous commitsVadim Petrochenkov-1/+1
2019-07-15pprust: Use `print_mac_common` for delimited token groupsVadim Petrochenkov-1/+1
2019-07-15pprust: Use `print_mac_common` for `macro_rules` definitionsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14syntax: gensym the injected std/core extern crates in the Rust 2018 edition.Eduard-Mihai Burtescu-1/+1
2018-07-12fix expected output of pretty/cast-lt and issue-4264 testsTinco Andringa-2/+1
2017-11-06Update comments in cast-lt.ppAlec Theriault-3/+1
2017-11-05Added testsAlec Theriault-0/+26