rustc_driver_impl::print

Macro safe_println

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