Marc R. Schoolderman
Marc R. Schoolderman
For the compliance tests in CI, running them on the "host" Rustc for me feels like it has the further benefit that it's closer still to the tools used by...
New idea: run compliance test on the release executable **in the release workflow** (now that we have a seperate release workflow). And leave the current debug build as is for...
During our last meeting we decided to “wontfix” this for the time being.
Coming back to https://www.memorysafety.org/blog/reducing-dependencies-in-sudo/, it seems **even less** is **even better**. At some point we'll remove the computer itself as a dependency.
I agree that just incorporating an extra dependency that uses the same kind of code would just be "sweeping it under the rug". One easy way would be to move...
Followup to #1250
Original issue is in #930
Note that this can replace the `cstr!` macro in `macros.rs`
I don't think my blessing will help :-) But you're free to shoot in a PR; we won't be working on it in the coming couple of weeks. Note that...
We can certainly consider that. How ugly is the workaround if we don't raise the MSRV to 1.77?