Jonathan Brouwer
Results
24
comments of
Jonathan Brouwer
Rebased on https://github.com/rust-lang/rust/pull/149662 After that PR, this change becomes trivial, we don't need to move the lints and we have access to `TyCtxt`
The PR is ready now :)
I'd say since perf looks very good on primary benchmarks and is mixed on secondary benchmarks, I'm happy with perf as-is. I am wondering what caused the regression on `include-blob`...