Joe Roberts

Results 2 issues of Joe Roberts

Hi, Firstly, thanks for the great tool! A relatively common case that occurs in my workflow is: - An entire class of file is present in a top-level `.gitignore` for...

If this repo is cloned + built, rustc emits a large number of errors that look like: ``` error[E0308]: mismatched types --> src\renderer\vulkan\vulkan_renderer\mod.rs:606:7 | 606 | instance, | ^^^^^^^^ expected...