flycheck / flycheck-rust

Better Rust/Cargo support for Flycheck
GNU General Public License v3.0
121 stars 19 forks source link

flycheck-rust.el: Specify json-object-type explicitly #83

Closed lebensterben closed 2 years ago

lebensterben commented 2 years ago

There's a bug reported in Spacemacs's repo. After quite some debugging, it turns out setting json-object-type explicitly could fix the issue.

Co-authored-by: Anuj Dhavalikar chronal@chronal.space

lebensterben commented 2 years ago

Closing since this is duplicated. Please merge https://github.com/flycheck/flycheck-rust/pull/82