run_compiler
rustc_
interface
1.92.0-beta.3
(f3f12444a 2025-11-09)
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