1
Fork 0
rust/tests/ui/link-native-libs
bors 883f9f72e8 Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #138632 (Stabilize `cfg_boolean_literals`)
 - #139416 (unstable book; document `macro_metavar_expr_concat`)
 - #139782 (Consistent with treating Ctor Call as Struct in liveness analysis)
 - #139885 (document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book)
 - #139904 (Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests)
 - #139932 (transmutability: Refactor tests for simplicity)
 - #139944 (Move eager translation to a method on Diag)
 - #139948 (git: ignore `60600a6fa4` for blame purposes)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-17 11:21:54 +00: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
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