about summary refs log tree commit diff
path: root/src/test/run-pass/attr-on-generic-formals.rs
AgeCommit message (Expand)AuthorLines
2019-06-30Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registeredVadim Petrochenkov-52/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+2
2018-04-05Stabilize attributes on generic parametersVadim Petrochenkov-1/+1
2016-09-23Generic unit tests for attributes on lifetime/type formals in generics list.Felix S. Klock II-0/+60