Martijn Gribnau
Martijn Gribnau
* [x] cargo msrv find * [ ] cargo msrv verify * [x] cargo msrv list * [x] cargo msrv set * [ ] cargo msrv show
- [ ] Implement writing the MSRV to the clippy config - [ ] Consider whether to consilidate this option under the `--write-msrv` flag, or like writing a toolchain file...
**Problem** Running `dx serve` after initiating a new app logs a panic during compilation, and the status of the `serve` command is not clear. **Steps To Reproduce** Steps to reproduce...
We should add a benchmark suite which at least compares: * smallvec vs non-smallvec performance And adds the ability to compare new implementations of currently implemented functions
**1) Do we need manual buffer management (and do we need it before v1.0.0)?** **2) Investigate which buffer management methods are necessary** Options: - [ ] [#?] `resize_buffer(n: usize) ->...
Add a method which allows to pre-buffer the queue with `n` elements
- in the CI and on a single instance or a separate pipeline: - on 'new tag' (and tag is valid?) - publish to crates.io