Make DropShim's param_env optional to fix InstanceKind::DropShim #127815
Make DropShim's param_env optional to fix InstanceKind::DropShim #127815compiler-errors wants to merge 2 commits intorust-lang:masterfrom
DropShim's param_env optional to fix InstanceKind::DropShim #127815Conversation
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
Make `DropShim`'s `param_env` optional to fix `InstanceKind::DropShim` r? `@ghost`
|
☀️ Try build successful - checks-actions |
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (dd9e5ad): comparison URL. Overall result: no relevant changes - no action neededBenchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR may lead to changes in compiler perf. @bors rollup=never Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. 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: 700.14s -> 701.111s (0.14%) |
|
☔ The latest upstream changes (presumably #130165) made this pull request unmergeable. Please resolve the merge conflicts. |
r? @ghost