rust/compiler/rustc_expand
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
..
src expand: Remove obsolete DirectoryOwnership::UnownedViaMod 2021-03-05 01:33:43 +03:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00