about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0661.rs
AgeCommit message (Collapse)AuthorLines
2022-01-12Remove ui tests for LLVM-style inline assemblyTomasz Miąsko-10/+0
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-0/+1
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-2/+2
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-1/+1
Remove blanket check for existence of other errors before emitting "type annotation needed" errors, and add some eager checks to avoid adding obligations when they refer to types that reference `[type error]` in order to reduce unneded errors.
2019-07-27Fix issues with git converting CRLF to CRVadim Petrochenkov-0/+2
UI tests now run on asmjs-unknown-emscripten, ignore tests with inline assembly which is not supported on emscripten targets
2019-05-24Move error code tests to error code foldervarkor-0/+7