Ben Boeckel
Ben Boeckel
There's a `reset` which takes an `Instant`, but if I want to reset it to a new `Duration`, I have to create a new one or call `Instant::now()` myself.
These libraries really need to come from the end machine, not the wheel. They don't work without a backing video driver and may not work if the package was built...
I know of these at least this website: - https://twofactorauth.org/ which tracks services which support two-factor authentication (and how they do so). A link in the two-factor section would be...
Probably needs something like `dynamic_mixer` to handle the samples when the controller receives the signal to start fading out.
[This code](https://github.com/graphql-rust/graphql-parser/blob/8a759df14ff6a2d97b55bcbccad0a53ce0bee4a6/src/common.rs#L46) says that the spec doesn't have a size for numbers, but [it does](https://spec.graphql.org/draft/#sec-Int): > The Int scalar type represents a signed 32-bit numeric non-fractional value. Response formats that...
GitLab supports rendering the results of dependency scanning with the code itself. It'd be nice if `cargo-audit` could be coerced to write it in the format that GitLab understands. If...
Some projects have multiple repositories and recording all revisions in CDash would be nice. Would require changes in CTest to support `ctest_update(APPEND)`. For backwards compatibility, the revision query should probably...
Right now, CDash uploads expire based on a size quota. However, when they expire, there is no indication that they ever existed. It would be nice if the files would...