mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-15 08:46:41 +00:00

This is pretty weird code. As the `HACK` comment indicates, we push the empty ident here only to make the path longer, so certain checks to occur within `lint_if_path_starts_with_module`. `dummy` is a better choice because it explicitly communicates that the actual value doesn't matter.