about summary refs log tree commit diff
path: root/src/test/pretty/attr-literals.rs
AgeCommit message (Expand)AuthorLines
2020-03-17Update pretty testsGuillaume Gomez-1/+1
2019-08-25pprust: Do not print spaces before some tokensVadim Petrochenkov-2/+2
2019-07-15pprust: Do not convert attributes into `MetaItem`s for printingVadim Petrochenkov-2/+2
2019-06-08Introduce `#[rustc_dummy]` attribute and use it in testsVadim Petrochenkov-5/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23Stabilize 'attr_literals' feature.Sergio Benitez-1/+1
2018-08-06Address review commentsVadim Petrochenkov-1/+1
2016-08-25Implement RFC#1559: allow all literals in attributes.Sergio Benitez-0/+23