summary refs log tree commit diff
path: root/src/test/ui/attributes
AgeCommit message (Expand)AuthorLines
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-30/+18
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-5/+5
2019-07-05Rollup merge of #62133 - petrochenkov:norustc, r=eddybMazdak Farrokhzad-11/+9
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-8/+8
2019-06-30Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registeredVadim Petrochenkov-11/+9
2019-06-09Address review commentsVadim Petrochenkov-0/+67
2019-06-08Move some run-pass attribute tests to uiVadim Petrochenkov-0/+392