-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
[experiment] Delay coercion error rather than emitting error in coerce_unsized
#138438
base: master
Are you sure you want to change the base?
[experiment] Delay coercion error rather than emitting error in coerce_unsized
#138438
Conversation
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
…<try> [experiment] Delay coercion error rather than emitting error in `coerce_unsized` cc rust-lang#136127 (comment) r? `@ghost`
The job Click to see the possible cause of the failure (guessed by this bot)
|
☀️ Try build successful - checks-actions |
This comment has been minimized.
This comment has been minimized.
Finished benchmarking commit (86f7858): comparison URL. Overall result: ✅ improvements - 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 is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.
Max RSS (memory usage)Results (primary -1.3%, secondary -4.7%)This 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.
CyclesResults (primary -1.9%, secondary -5.8%)This 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.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 777.224s -> 772.997s (-0.54%) |
@bors try |
oops i already did a try @craterbot build mode=check-only start=master#249cb84316401daf040832cdbb8a45e0f5ab6af8 end=try#86f78589b09557f70c9db3f56ad1921e0a9f76ef |
🚨 Error: failed to parse the command 🆘 If you have any trouble with Crater please ping |
@craterbot run mode=check-only start=master#249cb84316401daf040832cdbb8a45e0f5ab6af8 end=try#86f78589b09557f70c9db3f56ad1921e0a9f76ef |
…<try> [experiment] Delay coercion error rather than emitting error in `coerce_unsized` cc rust-lang#136127 (comment) r? `@ghost`
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
☀️ Try build successful - checks-actions |
cc #136127 (comment)
r? @ghost