about summary refs log tree commit diff
path: root/src/test/ui/crate-loading
AgeCommit message (Expand)AuthorLines
2021-12-01Improve suggestion for extern crate self error messageMichael-1/+11
2021-12-01Stop treating extern crate loading failures as fatal errorsMichael-2/+5
2021-11-07Improve error when an .rlib can't be parsedJoshua Nelson-0/+19
2021-10-12Work around different filenames for DLLsNoah Lev-1/+1
2021-10-12Add long explanation for E0464Noah Lev-1/+5
2021-10-12Include rmeta candidates in "multiple matching crates" errorNoah Lev-0/+3
2021-10-12Add test for showing rmeta candidates in errorNoah Lev-0/+39
2021-10-12Test crate loading error stderrNoah Lev-2/+18
2021-07-24Remove detection of rustup and cargo in 'missing extern crate' diagnosticsJoshua Nelson-2/+1
2021-07-14Reuse CrateNum for proc-macro crates even when cross-compilingJoshua Nelson-0/+20
2021-06-24compiletest: ignore tests on a per-revision basisSimonas Kazlauskas-1/+1
2021-06-24Re-Annotate the tests with needs-llvm-componentsSimonas Kazlauskas-0/+1
2021-04-25Give a better error when std or core are missingJoshua Nelson-0/+24
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-0/+25