Add an --output option for specifying an error emitter
This commit is contained in:
@@ -276,6 +276,7 @@ pub struct Handler {
|
||||
}
|
||||
|
||||
impl Handler {
|
||||
// TODO remove
|
||||
pub fn new(color_config: ColorConfig,
|
||||
registry: Option<diagnostics::registry::Registry>,
|
||||
can_emit_warnings: bool,
|
||||
|
||||
Reference in New Issue
Block a user