rustc_driver_impl::print

Macro safe_print

source
macro_rules! safe_print {
    ($($arg:tt)*) => { ... };
}