"A non-empty glob must import something with the glob's visibility" regression from stable/beta to nightly? #37995
Labels
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
The following program compiles on:
but does not compile on:
Error:
Tested both locally and on https://play.rust-lang.org/.
I could not find any mention of this here or here.
The text was updated successfully, but these errors were encountered: