Collin Van Dyck

Results 2 issues of Collin Van Dyck

This test tries to deserialize JSON input into a struct which embeds another. There are two parts to this test: 1. use normal encoding/json 2. use objconv/json The test fails...

In a Rust project with an attached LSP I noticed that nvim-tree was flickering when using project.nvim and opening files in different crates within the same workspace. The project would...