rustc_
interface
1.87.0-nightly
(920d95eaf 2025-03-28)
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