Zack
Zack
Neither [DebugCallback::new](https://github.com/vulkano-rs/vulkano/blob/master/vulkano/src/instance/debug.rs#L84) nor [CStr::from_ptr](https://doc.rust-lang.org/stable/src/std/ffi/c_str.rs.html#997-1001) check for a null pointer which can lead to crashes. The RenderDoc bug reports have been resolved, as this is unrelated to RenderDoc. The remainder of...
Currently the license is only documented in the rockspec file which prevents easily seeing what license Microlight is under. Github can automatically detect what license a repo is under and...
This happens in 0.25.1 ## Expected Panic on `unwrap` ## Actual behaviour Assertion failure within the jpeg decoder ``` thread 'main' panicked at /home/zack/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zune-jpeg-0.4.11/src/worker.rs:411:13: assertion `left == right` failed left:...
Hello! This is intended to emulate the gear lights on the back of the car. I think this is a little easier to parse than the gear number text. In...