-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make TypeError
impl Copy
#100510
make TypeError
impl Copy
#100510
Conversation
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 1db3aa124b625c40f02f6aa9d54e987193557eef with merge e1fce0925985ca02299b27bba245048945cd0b22... |
☀️ Try build successful - checks-actions |
Queued e1fce0925985ca02299b27bba245048945cd0b22 with parent 75b7e52, future comparison URL. |
Finished benchmarking commit (e1fce0925985ca02299b27bba245048945cd0b22): comparison url. Instruction count
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. 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 |
Uh, I wonder if this is noise. @rust-timer build e1fce0925985ca02299b27bba245048945cd0b22 |
Ugh, can't re-run rust-timer? :s |
I'm gonna try one more time to see if that was just noise |
1db3aa1
to
b1787a6
Compare
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit b1787a678fbdb1e41717dd82032f3efd74399b06 with merge 1a017b030381225228ca0969ae778585d8d213f7... |
☀️ Try build successful - checks-actions |
Queued 1a017b030381225228ca0969ae778585d8d213f7 with parent d70c0ec, future comparison URL. |
Finished benchmarking commit (1a017b030381225228ca0969ae778585d8d213f7): 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 |
so it was just noise 💢 |
r? compiler |
@bors r+ |
📌 Commit b1787a678fbdb1e41717dd82032f3efd74399b06 has been approved by It is now in the queue for this repository. |
@bors r- |
b1787a6
to
75dfe55
Compare
@bors r=jackh726 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (76c427d): 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. @rustbot label: -perf-regression Footnotes |
r? @ghost