Uh oh!
There was an error while loading. Please reload this page.
Perform coherence checking per impl. - #98221
Conversation
cjgillot
commented
Jun 18, 2022
@bors try @rust-timer queue |
rust-timer
commented
Jun 18, 2022
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
Jun 18, 2022
⌛ Trying commit aa9f4b6b3a12366b2aedb2cdb0355f2c55ddbf8b with merge d5f00052a2d1e4fac321aaf259b637698d417f23... |
bors
commented
Jun 18, 2022
☀️ Try build successful - checks-actions |
rust-timer
commented
Jun 18, 2022
Queued d5f00052a2d1e4fac321aaf259b637698d417f23 with parent ff86b27, future comparison URL. |
rust-timer
commented
Jun 18, 2022
Finished benchmarking commit (d5f00052a2d1e4fac321aaf259b637698d417f23): comparison url. Instruction count
Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Benchmarking 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 Footnotes |
There was a problem hiding this comment.
you can return Err(ErrorGuaranteed) here, as i think we also want to silence any future errors if the trait ref is invalid
There was a problem hiding this comment.
| fnlint_auto_trait_impls<'tcx>( | |
| fnlint_auto_trait_impl<'tcx>( |
cjgillot
commented
Jun 22, 2022
r? @lcnr |
lcnr
commented
Jun 23, 2022
@bors r+ |
bors
commented
Jun 23, 2022
📌 Commit 9388824 has been approved by |
bors
commented
Jun 23, 2022
🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened. |
bors
commented
Jun 27, 2022
bors
commented
Jun 27, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Jun 27, 2022
Finished benchmarking commit (7702ae1): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
r? @ghost