about summary refs log tree commit diff
path: root/src/test/ui/never-assign-dead-code.stderr
AgeCommit message (Expand)AuthorLines
2019-09-21Do not trigger unreachable lint in async body and Use span labelsEsteban Küber-13/+6
2019-09-18Point at original span when emitting unreachable lintAaron Hill-0/+12
2019-09-07Reduce span to function name in unreachable callsShiqing-2/+2
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-2/+2
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-01-28Unused variable suggestions on all patterns.David Wood-1/+1
2018-12-25Remove licensesMark Rousskov-5/+5
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-12/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+44