Skip to main content
run_compiler
rustc_
interface
1.95.0-nightly
(f60a0f1bc 2026-02-02)
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