rust/tests/ui/imports/auxiliary
bohan df019a9f46 skip updating when external binding is existed 2024-08-20 20:34:13 +08:00
..
ambiguous-8-extern.rs fix(resolve): update the ambiguity glob binding as warning recursively 2023-07-29 00:19:50 +08:00
ambiguous-11-extern.rs fix(resolve): update the ambiguity glob binding as warning recursively 2023-07-29 00:19:50 +08:00
aux-issue-121915.rs Fix redundant import errors for preload extern crate 2024-03-06 21:29:33 +08:00
empty.rs skip updating when external binding is existed 2024-08-20 20:34:13 +08:00
extern-with-ambiguous-1-extern.rs fix(resolve): update the ambiguity glob binding as warning recursively 2023-07-29 00:19:50 +08:00
extern-with-ambiguous-2-extern.rs fix(resolve): update the ambiguity glob binding as warning recursively 2023-07-29 00:19:50 +08:00
extern-with-ambiguous-3-extern.rs fix(resolve): update the ambiguity glob binding as warning recursively 2023-07-29 00:19:50 +08:00
gensymed.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
glob-conflict-cross-crate-2-extern.rs add several resolution test cases 2024-01-24 00:01:59 +08:00
glob-conflict.rs Lint ambiguous glob re-exports 2023-03-20 03:22:31 +08:00
import-alias-issue-121168-extern.rs Fix issues in suggesting importing extern crate paths 2024-02-25 11:29:13 +08:00
import_crate_var.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-36881-aux.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-52891.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-55811.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-56125.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-59764.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-85992-extern.rs skip updating when external binding is existed 2024-08-20 20:34:13 +08:00
issue-114682-2-extern.rs add several resolution test cases 2024-01-24 00:01:59 +08:00
issue-114682-3-extern.rs add several resolution test cases 2024-01-24 00:01:59 +08:00
issue-114682-4-extern.rs add several resolution test cases 2024-01-24 00:01:59 +08:00
issue-114682-5-extern-1.rs add several resolution test cases 2024-01-24 00:01:59 +08:00
issue-114682-5-extern-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-114682-6-extern.rs add several resolution test cases 2024-01-24 00:01:59 +08:00
issue-119369-extern.rs exclude unexported macro bindings from extern crate 2024-01-21 20:24:40 +08:00
overlapping_pub_trait_source.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
simple-dylib.rs rewrite and rename issue-37893 to rmake 2024-05-29 11:38:47 -04:00
simple-rlib.rs Rewrite simple-rlib to rmake 2024-05-28 11:41:53 -04:00
two_macros.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unnamed_pub_trait_source.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00