about summary refs log tree commit diff
path: root/src/test/ui/internal
AgeCommit message (Expand)AuthorLines
2021-07-27Update testsJacob Pratt-12/+15
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-5/+5
2021-05-09remove const_fn feature gateRalf Jung-1/+1
2021-02-01Fixed #[inline] to be warned in fields, arms, macro defsDanuel-5/+18
2020-09-25Allow multiple allow_internal_unstable attributesDániel Buga-4/+14
2020-09-24Bless testsDylan MacKenzie-5/+6
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-2/+2
2020-06-28Update testsDylan MacKenzie-8/+13
2020-06-28Update testsDylan MacKenzie-10/+9
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-4/+5
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-4/+4
2020-01-10Test that stable `const fn` requires `allow_internal_unstable`Dylan MacKenzie-0/+22
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-4/+4
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-10/+10
2019-03-11Update testsVadim Petrochenkov-7/+7
2019-02-11Require a list of features to allow in `allow_internal_unstable`Oliver Scherer-6/+6
2018-12-25Remove licensesMark Rousskov-50/+10
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+304