rust/tests/ui/crate-loading
Noratrieb 7898df42b9 Improve missing core error for tier 3 targets
Tier 3 targets can't be installed via rustup, so don't recommend that.
Additionally, do recommend build-std on stable because it's the
recommended way to use these targets, people should switch to nightly.
2025-12-27 13:17:28 +01:00
..
auxiliary Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
crateresolve1.rs fix crateresolve*.rs tests and duplicates for compare modes 2025-02-03 19:38:52 +00:00
crateresolve1.stderr tests: rebless some tests as a side-effect of TEST_BUILD_DIR changes 2025-03-04 00:21:02 +08:00
crateresolve2.rs fix crateresolve*.rs tests and duplicates for compare modes 2025-02-03 19:38:52 +00:00
crateresolve2.stderr tests: rebless some tests as a side-effect of TEST_BUILD_DIR changes 2025-03-04 00:21:02 +08:00
cross-compiled-proc-macro.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
invalid-rlib.rs resolve: Avoid finalizing extern prelude entries more than once 2025-09-02 16:22:16 +03:00
invalid-rlib.stderr resolve: Avoid finalizing extern prelude entries more than once 2025-09-02 16:22:16 +03:00
missing-std-tier-3.rs Improve missing core error for tier 3 targets 2025-12-27 13:17:28 +01:00
missing-std-tier-3.stderr Improve missing core error for tier 3 targets 2025-12-27 13:17:28 +01:00
missing-std.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
missing-std.stderr Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00