rust/src/test/ui/modules
Vadim Petrochenkov bc18eb4717 expand: Remove obsolete `DirectoryOwnership::UnownedViaMod`
This ownership kind is only constructed in the case of path attributes like `#[path = ".."]` without a file name segment, which always represent some kind of directories and will produce and error on attempt to parse them as a module file.
2021-03-05 01:33:43 +03:00
..
auxiliary
mod_dir_implicit_aux
mod_dir_simple
module-polymorphism3-files
issue-56411-aux.rs
issue-56411.rs
issue-56411.stderr
mod-inside-fn.rs
mod-view-items.rs
mod_dir_implicit.rs
mod_dir_path.rs
mod_dir_path2.rs
mod_dir_path3.rs
mod_dir_path_multi.rs
mod_dir_recursive.rs
mod_dir_simple.rs
mod_file.rs
mod_file_aux.rs
mod_file_with_path_attr.rs
path-no-file-name.rs expand: Remove obsolete `DirectoryOwnership::UnownedViaMod` 2021-03-05 01:33:43 +03:00
path-no-file-name.stderr expand: Remove obsolete `DirectoryOwnership::UnownedViaMod` 2021-03-05 01:33:43 +03:00