rustc_driver_impl::print

Macro safe_print

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