rustc_
interface
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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