rust/tests/ui/cross-crate/auxiliary
Jubilee b1234daf8c
Rollup merge of #142440 - Kivooeo:tf14, r=tgross35
`tests/ui`: A New Order [14/N]

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

Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895.

r? `@jieyouxu`
2025-07-04 23:26:19 -07:00
..
cci_borrow_lib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cci_capture_clause.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cci_const.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cci_impl_lib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cci_iter_lib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cci_nested_lib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cci_no_inline_lib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-crate-refcell-match.rs Give some UI tests more apropriate names 2025-07-01 16:26:56 +05:00
inline-cross-crate.rs Move some tests out of tests/ui 2025-05-03 17:22:52 +02:00
kinds_in_metadata.rs Give some UI tests more apropriate names 2025-07-01 16:26:56 +05:00
llvm-miscompile-MarkValue-MaybeLive.rs Move some tests out of tests/ui 2025-05-03 17:22:52 +02:00
method_reexport_aux.rs cleaned up some tests 2025-06-08 01:14:05 +05:00
moves_based_on_type_lib.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub_static_array.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
reexported_static_methods.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static_init_aux.rs Closures are recursively reachable 2024-06-04 22:50:35 +02:00
static_priv_by_default.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-03 10:13:33 +02:00
unexported-type-error-message.rs cleaned up some tests 2025-07-01 15:16:56 +05:00
xcrate-trait-lifetime-param.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
xcrate_address_insignificant.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
xcrate_associated_type_defaults.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
xcrate_generic_fn_nested_return.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
xcrate_static_addresses.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
xcrate_unit_struct.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00