rust/tests/ui/auxiliary
Charalampos Mitrodimas 288312463e [wildcard_imports] Modules that contain prelude are also allowed
This commit fixes #10846 by checking if the path segment contains the
word "prelude".

Signed-off-by: Charalampos Mitrodimas <charmitro@gmail.com>
2023-05-30 21:29:04 +03:00
..
macro_rules.rs use in_external_macro 2023-04-25 05:06:45 -05:00
macro_use_helper.rs Add utility macros to help with writing tests. 2023-03-12 17:24:36 -04:00
non-exhaustive-enum.rs
option_helpers.rs
proc_macro_attr.rs Auto merge of #10649 - jsoref:spelling, r=Jarcho 2023-04-23 22:30:06 +00:00
proc_macro_derive.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
proc_macro_suspicious_else_formatting.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
proc_macro_unsafe.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
proc_macros.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
test_macro.rs
use_self_macro.rs
wildcard_imports_helper.rs [wildcard_imports] Modules that contain prelude are also allowed 2023-05-30 21:29:04 +03:00