Urgau

Results 77 comments of Urgau

Status update, as of `2024-01-18`. Two new PRs have been merged, #119473 and #119930. They come from a feedback from Cargo (thanks `@epage`), where we realised that empty `values()` were...

Status update, as of `2024-02-10`: 1. A Crater run has been done in #120701, the full analysis report can be found [here](https://github.com/rust-lang/rust/issues/120701#issuecomment-1937010106). The here is (very) condensed summary: > After...

@ojeda Thanks you for testing the future. > * The kernel has ~20k (yes, kilo!) configuration options. For a quick test on this feature, I transformed the ~3k `--cfg` flags...

> Thanks! However, I wouldn't write the list to disk -- I don't think it is useful to see the list, and we would need to ignore those files in...

Yes, it should work. We do (in `rustc`) special case const-anon to not lint, given the widespread usage of that pattern.

All the review comments have been addressed or have been replied to. @rustbot ready

@estebank could you give this PR another review.