rust/tests/ui/linkage-attr
Vadim Petrochenkov b0ce4164f0 linker: Report linker flavors incompatible with the current target
Previously they would be reported as link time errors about unknown linker options
2023-05-29 19:58:11 +03:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incompatible-flavor.rs linker: Report linker flavors incompatible with the current target 2023-05-29 19:58:11 +03:00
incompatible-flavor.stderr linker: Report linker flavors incompatible with the current target 2023-05-29 19:58:11 +03:00
issue-10755.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-109144.rs The name of NativeLib will be presented 2023-03-19 11:23:19 +08:00
issue-109144.stderr The name of NativeLib will be presented 2023-03-19 11:23:19 +08:00
link-attr-validation-early.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
link-attr-validation-early.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
link-attr-validation-late.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
link-attr-validation-late.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
link-cfg-works.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage3.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage4.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage-detect-extern-generated-name-collision.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage-detect-extern-generated-name-collision.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage-detect-local-generated-name-collision.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage-detect-local-generated-name-collision.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
linkage-import.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00