about summary refs log tree commit diff
path: root/src/test/ui/blind
AgeCommit message (Collapse)AuthorLines
2018-12-31Improve type mismatch error messagesYuning Zhang-1/+1
Replace "integral variable" with "integer" and replace "floating-point variable" with "floating-point number" to make the message less confusing.
2018-12-25Remove licensesMark Rousskov-33/+3
2018-12-24make non_camel_case_types an early lintAndy Russell-1/+3
2018-10-17fix other tests failing due to change in case or new suggestion for extern crateFrançois Mockers-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+100