Remove dead diagnostic code for generators#116117
Conversation
|
r? @davidtwco (rustbot has picked a reviewer for you, use r? to override) |
|
This PR changes Stable MIR cc @oli-obk, @celinval, @spastorino Some changes occurred to the core trait solver cc @rust-lang/initiative-trait-system-refactor |
This comment has been minimized.
This comment has been minimized.
34fb823 to
3e6cb4c
Compare
|
Some changes occurred to the core trait solver cc @rust-lang/initiative-trait-system-refactor This PR changes Stable MIR cc @oli-obk, @celinval, @spastorino |
This comment has been minimized.
This comment has been minimized.
3e6cb4c to
26cb34c
Compare
|
r? @compiler-errors @bors r+ |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (91958e0): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 631.113s -> 631.523s (0.06%) |
This code has become unreachable with #107421.