about summary refs log tree commit diff
path: root/src/test/ui/linkage-attr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-435/+0
2022-12-05Support Option and similar enums as type of static variable with linkage attr...Peter Collingbourne-2/+3
2022-12-05Move linkage type check to HIR analysis and fix semantics issues.Peter Collingbourne-26/+10
2022-11-27Stabilize native library modifier `verbatim`Vadim Petrochenkov-25/+24
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-08-26Implementation of import_name_typeDaniel Paoliello-4/+4
2022-07-27Fix linkage-attr/issue-10755.rs ui test on WSLNilstrieb-1/+4
2022-07-01Shorten def_span for more items.Camille GILLOT-5/+5
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-31/+216
2021-11-18Move some tests to more reasonable directoriesCaio-0/+24
2021-11-14Move some tests to more reasonable directoriesCaio-0/+36
2021-04-17Move some tests to more reasonable directories - 6Caio-0/+31
2021-04-09Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrumbors-2/+5
2021-04-09reduce threads spawned by ui-testsThe8472-2/+5
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-14/+0
2021-01-13Update tests for extern block lintingMark Rousskov-19/+21
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-0/+21
2020-04-30A test now fails during check instead of buildOliver Scherer-1/+1
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-3/+11
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-1/+1
2019-05-27Tests for external linkage symbol collision check.Felix S. Klock II-0/+67
2019-05-27Regression test for issue #59548.Felix S. Klock II-0/+23
2019-05-27Refine the message to at least *mention* the attribute itself.Felix S. Klock II-2/+2
2019-05-27Move existing `#[linkage]` tests to a subdirectory where I can add more tests.Felix S. Klock II-0/+62