rust/tests/ui/modules
2025-07-13 00:03:31 +05:00
..
auxiliary Move tests 2024-04-07 17:38:07 -03:00
mod_dir_implicit_aux [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_simple [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
module-polymorphism3-files [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
module_suggestion_when_module_not_found tests 2025-06-27 12:07:52 +07:00
impl-cross-module.rs cleaned up some tests 2025-06-11 20:51:49 +05:00
issue-1920-1.rs Move tests 2024-04-07 17:38:07 -03:00
issue-1920-1.stderr Move tests 2024-04-07 17:38:07 -03:00
issue-1920-2.rs Move tests 2024-04-07 17:38:07 -03:00
issue-1920-2.stderr Move tests 2024-04-07 17:38:07 -03:00
issue-1920-3.rs Move tests 2024-04-07 17:38:07 -03:00
issue-1920-3.stderr Move tests 2024-04-07 17:38:07 -03:00
issue-13872.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
issue-56411-aux.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-56411.rs
issue-56411.stderr
issue-107649.rs compiletest: Stricter parsing for diagnostic kinds 2025-04-07 19:13:31 +03:00
issue-107649.stderr Stop dbg! macro yapping about format modifiers 2025-06-22 10:58:27 +02:00
mod-inside-fn.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod-pub-access.rs Cleaned up 5 tests in tests/ui 2025-04-25 20:50:57 +09:00
mod-same-item-names.rs cleaned up some tests 2025-07-01 16:26:57 +05:00
mod-view-items.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
mod_dir_implicit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_path.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_path2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_path3.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_path_multi.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_recursive.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_dir_simple.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_file.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
mod_file_aux.rs tests: use //@ ignore-auxiliary with backlinked primary test file 2025-04-17 19:45:28 +08:00
mod_file_with_path_attr.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
module-qualified-paths-basic.rs cleaned up some tests 2025-07-10 18:50:35 +05:00
module-super-access.rs moved tests 2025-07-13 00:03:31 +05:00
module-use-nested-groups.rs cleaned up some tests 2025-07-10 18:50:35 +05:00
nested-modules-basic.rs cleaned up some tests 2025-06-29 15:37:33 +05:00
path-invalid-form.rs
path-invalid-form.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
path-macro.rs
path-macro.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
path-no-file-name.rs Point at invalid utf-8 span on user's source code 2025-01-22 00:52:27 +00:00
path-no-file-name.stderr Point at invalid utf-8 span on user's source code 2025-01-22 00:52:27 +00:00
primitive-type-module-deprecated-paths.rs cleaned up some tests 2025-07-10 18:50:35 +05:00
special_module_name.rs
special_module_name.stderr Mention the syntax for use on mod foo; if foo doesn't exist 2023-10-21 15:56:01 +00:00
special_module_name_ignore.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
super-at-crate-root.rs moved tests 2025-07-13 00:03:31 +05:00
super-at-crate-root.stderr moved tests 2025-07-13 00:03:31 +05:00
use-keyword-reexport-type-alias.rs cleaned up some tests 2025-07-10 18:50:35 +05:00