rust/tests/ui/resolve/auxiliary
xizheyin 25ab022f29 move tests/ui/resolve/suggest* to tests/ui/resolve/suggestions/
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
2025-07-03 23:11:57 +08:00
..
blind-item-mixed-crate-use-item-foo.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
blind-item-mixed-crate-use-item-foo2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty.rs Fix up partial res of segment in primitive resolution hack 2025-03-30 04:22:14 +00:00
extern-prelude-vec.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
extern-prelude.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fake_matches.rs add test for issue 135289 2025-01-21 16:18:27 +00:00
foreign-trait-with-assoc.rs Don't call fn_arg_names for non-fn in resolver 2024-09-07 07:38:22 -04:00
issue-3907.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-19452-aux.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-21221-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-21221-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-30535.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-80079.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-05 09:19:31 +02:00
issue-112831-aux.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
macro_helpers.rs rustc_resolve: Test the order that preludes are resolved 2025-03-29 19:18:39 -04:00
namespaced_enums.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
privacy-struct-ctor.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-05 09:19:31 +02:00
proc_macro_generate_packed.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00