I very much appreciate that this is a niche case, but thought I'd report it anyway 馃槢
I have a project which includes a file common/convert.rs from two different modules. This file declares a submodule "error" common/error.rs.
Rust-analyzer reports a spurious error at a seemingly unrelated line in one of the modules that includes common/convert.rs:

Unfortunately, the project is extremely large and is not public.
Yeah, I guess we need to revert the pr which added support for include! :D
Most helpful comment
Yeah, I guess we need to revert the pr which added support for
include!:D