I get warnings when trying to use shorthand references to names from wildcard imports, explicit imports, and the standard library. It's extremely frustrating having to type out fully qualified names in the docs, because for my project, the docs are read in code more so than they are in the generated HTML.