Searched defs:Rustc (Results 1 – 11 of 11) sorted by relevance
| /third_party/rust/crates/autocfg/src/ |
| D | rustc.rs | 10 pub struct Rustc { struct 16 impl Rustc { implementation
|
| /third_party/rust/rust/compiler/rustc_expand/src/ |
| D | proc_macro_server.rs | 362 pub(crate) struct Rustc<'a, 'b> { struct 371 impl<'a, 'b> Rustc<'a, 'b> { argument 389 impl server::Types for Rustc<'_, '_> { implementation 397 impl server::FreeFunctions for Rustc<'_, '_> { implementation 478 impl server::TokenStream for Rustc<'_, '_> { implementation 600 impl server::SourceFile for Rustc<'_, '_> { implementation 622 impl server::Span for Rustc<'_, '_> { implementation 762 impl server::Symbol for Rustc<'_, '_> { implementation 769 impl server::Server for Rustc<'_, '_> { implementation
|
| /third_party/rust/rust/src/bootstrap/ |
| D | check.rs | 191 pub struct Rustc { struct 195 /// This shouldn't be used from other steps; see the comment on [`compile::Rustc`]. argument 201 impl Rustc { implementation 211 impl Step for Rustc { implementation
|
| D | doc.rs | 616 pub struct Rustc { struct 622 impl Rustc { argument 643 impl Step for Rustc { implementation
|
| D | compile.rs | 662 pub struct Rustc { struct 673 impl Rustc { argument 679 impl Step for Rustc { implementation 1033 fn from_rustc(rustc: Rustc, host_compiler: Compiler) -> Self { in from_rustc()
|
| D | dist.rs | 349 pub struct Rustc { struct 353 impl Step for Rustc { argument
|
| D | lib.rs | 180 Rustc, enumerator 282 Rustc, enumerator
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/docs/ |
| D | usage.md | 17 ## Rustc section in Usage
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/ |
| D | Readme.md | 91 ### Rustc subsection
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/flycheck/src/ |
| D | lib.rs | 525 Rustc(Diagnostic), enumerator
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/base-db/src/ |
| D | input.rs | 145 Rustc { name: String }, enumerator
|