Is there an option to disable phantoms and only outline the errors? I can add PR with such setting or maybe the plugin should honor global `show_errors_inline` setting.
Activity
Add rust_phantom_style and rust_region_style config settings.
ehuss commentedon May 6, 2017
Seems like a good idea. I pushed a change to my work-in-progress project that adds some settings to control how messages render.
New Cargo build system. (rust-lang#165)