rust/tests/ui/link-native-libs
Jieyou Xu cbaa73beca
tests: don't ignore compiler stderr in `lib-defaults.rs`
And also:

- Document test intent.
- Move under `link-native-libs/` instead.
2025-05-06 16:49:25 +08:00
..
auxiliary
issue-70093 Add comments to -Zlink-* tests 2024-12-31 02:25:35 +00:00
empty-kind-1.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
empty-kind-1.stderr
empty-kind-2.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
empty-kind-2.stderr
issue-43925.rs
issue-43925.stderr
issue-43926.rs
issue-43926.stderr
issue-109144.rs Update tests. 2025-01-07 16:04:14 +01:00
issue-109144.stderr
kind-framework.rs
kind-framework.stderr
lib-defaults.rs tests: don't ignore compiler stderr in `lib-defaults.rs` 2025-05-06 16:49:25 +08:00
link-arg-error.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
link-arg-error.stderr
link-arg-from-rs.rs
link-arg-from-rs.stderr
link-attr-validation-early.rs
link-attr-validation-early.stderr
link-attr-validation-late.rs Use `cfg(false)` in UI tests 2025-04-03 21:41:58 +00:00
link-attr-validation-late.stderr Use `cfg(false)` in UI tests 2025-04-03 21:41:58 +00:00
link-cfg-works.rs
manual-link-bad-form.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
manual-link-bad-form.stderr
manual-link-bad-kind.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
manual-link-bad-kind.stderr
manual-link-bad-search-path.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
manual-link-bad-search-path.stderr
manual-link-framework.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
manual-link-framework.stderr
manual-link-unsupported-kind.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
manual-link-unsupported-kind.stderr
modifiers-bad.blank.stderr
modifiers-bad.no-prefix.stderr
modifiers-bad.prefix-only.stderr
modifiers-bad.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
modifiers-bad.unknown.stderr
modifiers-override-2.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
modifiers-override-2.stderr
modifiers-override-3.rs compiletest: Require `//~` annotations even if `error-pattern` is specified 2025-04-03 11:08:55 +03:00
modifiers-override-3.stderr
modifiers-override.rs
modifiers-override.stderr
msvc-non-utf8-output.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
msvc-non-utf8-output.stderr
suggest-libname-only-1.rs Add test for `extern` without explicit ABI 2025-04-16 22:44:02 +03:00
suggest-libname-only-1.stderr Add test for `extern` without explicit ABI 2025-04-16 22:44:02 +03:00
suggest-libname-only-2.rs Add test for `extern` without explicit ABI 2025-04-16 22:44:02 +03:00
suggest-libname-only-2.stderr Add test for `extern` without explicit ABI 2025-04-16 22:44:02 +03:00
uikit-framework.rs