about summary refs log tree commit diff
path: root/src/test/ui/span/issue-36530.rs
AgeCommit message (Expand)AuthorLines
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-1/+1
2019-11-09Remove `#[feature(custom_attribute)]`Vadim Petrochenkov-1/+3
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-3/+4
2018-12-27Do not abort compilation if expansion produces errorsVadim Petrochenkov-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-10Feature gate non-builtin attributes in inner attribute positionVadim Petrochenkov-0/+3
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-2/+2
2016-09-16fix top level attr spansMikhail Modin-0/+14