run_compiler
rustc_
interface
1.91.0-nightly
(54c581243 2025-08-25)
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