Tony Arcieri

Results 2532 comments of Tony Arcieri

I would [still suggest](https://github.com/RustCrypto/traits/pull/1334#issuecomment-1994635046) changing the name to `new_customized` (sorry about backpedaling)

@sylvainpelissier can you also change the trait name from `Personalized*` to `Customized*` and any other remaining instances of "personalized"?

Regarding the way this question is phrased: there aren't any issues surrounding "faithfulness" since this code is nearly verbatim from an earlier version of `cargo` (see 18a72c1). Instead upstream `cargo`...

We should remove `deny(warnings)` and instead use `RUSTFLAGS: -D warnings` I'm not sure what the root cause is here but it seems to be an issue with the proc macros...

We should probably just give a couple few example categories, but then link to the rustdoc rather than trying to explicitly maintain a list of categories here that could go...

They probably need at least a placeholder version. `>= 0` should work.

Yep, looks like we need https://github.com/rustsec/rustsec/issues/1479 to move forward now

The temporal and environmental metrics are unsupported: https://github.com/rustsec/rustsec/pull/1468