about summary refs log tree commit diff
path: root/src/test/ui/tool-attributes
AgeCommit message (Expand)AuthorLines
2020-03-01Make `rustc_attrs` tracking issue NoneYuki Okushi-1/+0
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2020-01-09Update testsVadim Petrochenkov-5/+12
2019-10-16update ui testsGuillaume Gomez-1/+2
2019-09-15resolve: Remove `!` from "cannot find" diagnostics for macrosVadim Petrochenkov-2/+2
2019-09-15resolve: Tweak "cannot find" wording for attributesVadim Petrochenkov-2/+2
2019-09-14Provide a span if main function is not present in crateMark Rousskov-7/+3
2019-09-08Improve wording.Charles Lew-1/+1
2019-08-30Update testsOliver Scherer-2/+2
2019-08-30Add a "diagnostic item" schemeOliver Scherer-0/+32
2019-07-18resolve: Use `feature(custom_attribute)` fallback only if the feature is enabledVadim Petrochenkov-12/+8
2019-07-11resolve/expand: Catch macro kind mismatches early in resolveVadim Petrochenkov-6/+6
2019-07-11resolve/expand: `resolve_macro_invocation` no longer returns determinate errorsVadim Petrochenkov-4/+4
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-1/+1
2019-06-08Remove some more `#![feature(custom_attribute)]`sVadim Petrochenkov-11/+20
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+1
2019-03-11Update testsVadim Petrochenkov-9/+9
2018-12-25Remove licensesMark Rousskov-39/+9
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-4/+4
2018-08-23Stabilize a few secondary macro featuresVadim Petrochenkov-8/+4
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-52/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+177