Martin Pool
Martin Pool
I guess this could be generalized into a mapping of function/method name replacements, but checked arithmetic would be a great place to start.
Currently, `exclude_glob` (and other exclusion options) override the config file rather than appending to it, inconsistently with other options. This was intentional but I'm no longer sure it's a good...
Hi, thanks for reporting this. I don't know if we mutate `NonZero` at all at the moment, but we probably should. And it looks like the existing mutation for `NonZeroUsize`...
The failures seem to be unrelated flakes?
https://github.com/rust-lang/cargo/actions/runs/11330170805/job/31507413375?pr=14684 Perhaps this is getting rate-limited based on the GitHub workers IP pool, if the cargo build does not currently pass any credentials? If so, just switching to an authenticated...