Module rustc::front::std_inject[src]
Statics
pub static VERSION: &'static str = "0.11.0" |
Functions
| maybe_inject_crates_ref | |
| maybe_inject_prelude | |
| with_version |
pub static VERSION: &'static str = "0.11.0" |
| maybe_inject_crates_ref | |
| maybe_inject_prelude | |
| with_version |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).