Poliorcetics
Poliorcetics
Thanks a lot !
This is becoming a problem with RSA needing `zeroize >= 1.5` while `chacha` asks for `
Ok I have numbers ! With the following `Debug` impl: ```rust impl std::fmt::Debug for c_enum_t { fn fmt(&self, f: &mut std::fmt::Formatter
Before each build I did a `cargo clean` so the compile times include all the crates, but `windows-rs` is so much longer than the rest that measurement are not affected....
> You might consider using the windows-bindgen crate to generate a debug-specific side crate that you can use as a debugging aid to provide richer debugging text. Folks can then...
No crash anywhere but you're right, it doesn't get the changes: Modified file: ``` modifié : deny.toml ``` `gex` outputs: ``` nothing to commit, working tree clean ```
I would like that as well to be able to operate over all the packages at once regardless of whether they are dependencies or local crates. I'm currently parsing the...
Temporary workaround for people affected: copy `~/.config/helix/languages.toml` to `.helix/languages/toml` and make the wanted modifs
Research: This was most likely caused by https://github.com/helix-editor/helix/commit/235237ddc45d398f5121f3a27ce6afb1d0ef570b. Sadly this commit is correct for the specific comment it added and wrong for people wanting anything else. I can make a...
Very much in support of gitoxide too, because 1) it would help @byron know if there are any missing features that would be useful for `helix` and have more real-life...