Skip to main content
run_compiler
rustc_
interface
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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