rustc_
interface
1.84.0-beta.4
(202008a1b 2024-12-07)
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