Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
rustc_
interface
1.89.0-nightly
(7b84c9e9c 2025-05-10)
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