Crate rustc_resolve [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Structs

ModuleData [
Experimental
]

One node in the tree of modules.

NameBinding [
Experimental
]
PerNS [
Experimental
]

Just a helper ‒ separate structure for each namespace.

Resolver [
Experimental
]

The main resolver class.

ResolverArenas [
Experimental
]

Nothing really interesting here, it just provides memory for the rest of the crate.

Enums

MakeGlobMap [
Experimental
]
Namespace [
Experimental
]

Different kinds of symbols don't influence each other.

Constants

DIAGNOSTICS [
Experimental
]

Traits

ToNameBinding [
Experimental
]