rust/tests/ui/linking
Matthias Krüger 0820cf8c6e
Rollup merge of #143908 - Kivooeo:tf0, r=jieyouxu
`tests/ui`: A New Order [0/28]

> [!NOTE]
>
> Intermediate commits are intended to help review, but will be squashed prior to merge.

These are the some last tests that didn’t make it into the main twenty-eightology of PRs. Part of rust-lang/rust#133895.

r? ```@jieyouxu```
2025-07-18 14:49:18 +02:00
..
cdylib-no-mangle.rs set subsections_via_symbols for ld64 helper sections 2025-04-25 01:41:25 +08:00
crate-type-invalid-flag-error.rs cleaned up some tests 2025-06-08 01:14:05 +05:00
crate-type-invalid-flag-error.stderr cleaned up some tests 2025-06-08 01:14:05 +05:00
executable-no-mangle-strip.rs set subsections_via_symbols for ld64 helper sections 2025-04-25 01:41:25 +08:00
export-executable-symbols.rs remove no_gc_sections 2025-07-17 14:54:52 +08:00
ld64-cross-compilation.rs cleaned up some tests 2025-07-17 15:51:32 +05:00
link-self-contained-consistency.many.stderr Move link-self-contained-consistency test to a more reasonable location 2025-04-03 15:41:38 +02:00
link-self-contained-consistency.one.stderr Move link-self-contained-consistency test to a more reasonable location 2025-04-03 15:41:38 +02:00
link-self-contained-consistency.rs expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-linker-disallowed.rs expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-linker-disallowed.unstable_positive.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-linker-disallowed.unstable_target_negative.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-linker-disallowed.unstable_target_positive.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-malformed.invalid_modifier.stderr Add some negative test coverage for malformed -Clink-self-contained flags 2025-05-15 16:47:17 +08:00
link-self-contained-malformed.no_value.stderr Add some negative test coverage for malformed -Clink-self-contained flags 2025-05-15 16:47:17 +08:00
link-self-contained-malformed.rs Add some negative test coverage for malformed -Clink-self-contained flags 2025-05-15 16:47:17 +08:00
link-self-contained-malformed.unknown_boolean.stderr Add some negative test coverage for malformed -Clink-self-contained flags 2025-05-15 16:47:17 +08:00
link-self-contained-malformed.unknown_modifier_value.stderr Add some negative test coverage for malformed -Clink-self-contained flags 2025-05-15 16:47:17 +08:00
link-self-contained-malformed.unknown_value.stderr Add some negative test coverage for malformed -Clink-self-contained flags 2025-05-15 16:47:17 +08:00
link-self-contained-unstable.crto.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-unstable.libc.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-unstable.mingw.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-unstable.rs expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-unstable.sanitizers.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
link-self-contained-unstable.unwind.stderr expand -Clink-self-contained tests 2025-07-08 10:24:10 +00:00
linker-features-lld-disallowed.rs expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-lld-disallowed.unstable_positive.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-lld-disallowed.unstable_target_negative.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-lld-disallowed.unstable_target_positive.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.invalid_modifier.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.invalid_separator.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.no_value.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.rs expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.unknown_boolean.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.unknown_modifier_value.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-malformed.unknown_value.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-unstable-cc.rs expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
linker-features-unstable-cc.stderr expand -Clinker-features tests 2025-07-08 09:30:44 +00:00
no-gc-encapsulation-symbols.rs Add test for garbage collection of encapsulation symbols 2025-03-08 19:03:49 +01:00
weird-export-names.rs linker: Quote symbol names in .def files 2025-05-02 16:25:00 +03:00