about summary refs log tree commit diff
path: root/src/test/ui/extern-flag
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-136/+0
2022-09-23ignore test cases when checking emscriptenFlorian Bartels-0/+1
2022-09-23Restore ignore tagFlorian Bartels-1/+0
2022-07-20Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS.Michael Woerister-2/+2
2022-04-23Add support for `nounused` --extern flagJeremy Fitzhardinge-0/+23
2021-12-14Suggest to specify a target triple when eh_personality lang item is missingLucas Kent-0/+3
2021-12-01Improve suggestion for extern crate self error messageMichael-0/+2
2021-12-01Stop treating extern crate loading failures as fatal errorsMichael-1/+5
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-0/+8
2020-09-09Rollup merge of #75984 - kornelski:typeormodule, r=matthewjasperTyler Mandry-4/+4
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-09-01Clarify message about unresolved useKornel-4/+4
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-12-09compiletest: add aux-crate directiveEric Huss-0/+30
2019-12-09Add options to --extern flag.Eric Huss-0/+66