Skip to main content
run_compiler
rustc_
interface
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
interface::
interface
rustc_interface
::
interface
Function
run_
compiler
Copy item path
Source
pub fn run_compiler<R:
Send
>( config:
Config
, f: impl
FnOnce
(&
Compiler
) -> R +
Send
, ) -> R