-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Reland "Merge CrateDisambiguator into StableCrateId" #86143
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Reland "Merge CrateDisambiguator into StableCrateId" #86143
Conversation
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 7b9344569e580ced3c0b4ded3675666e54da53a2 with merge 35615666ae78a7f7a1285b121d646fa27b66a48b... |
This comment has been minimized.
This comment has been minimized.
@rust-timer build 35615666ae78a7f7a1285b121d646fa27b66a48b |
Queued 35615666ae78a7f7a1285b121d646fa27b66a48b with parent a50d721, future comparison URL. |
Finished benchmarking try commit (35615666ae78a7f7a1285b121d646fa27b66a48b): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
Perf is positive. |
Are we sure that the crate-disambiguator concept isn't user facing? |
|
OK, I'm convinced. The |
☔ The latest upstream changes (presumably #85834) made this pull request unmergeable. Please resolve the merge conflicts. |
f8952cf
to
0daecc5
Compare
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 0daecc5012cb1f19d79c782484d67fbdd71af78b with merge 5082b9fb6e9772786e675fcabf28d3971db2e657... |
☀️ Try build successful - checks-actions |
Queued 5082b9fb6e9772786e675fcabf28d3971db2e657 with parent b17d9c1, future comparison URL. |
Finished benchmarking try commit (5082b9fb6e9772786e675fcabf28d3971db2e657): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
5eb0120
to
dde20af
Compare
This comment has been minimized.
This comment has been minimized.
dde20af
to
56c6a48
Compare
Dropped 158d3b9 as the size of |
@bors r=michaelwoerister |
📌 Commit 56c6a48 has been approved by |
☀️ Test successful - checks-actions |
Tested on commit rust-lang/rust@d04ec47. Direct link to PR: <rust-lang/rust#86143> 💔 rls on windows: test-pass → build-fail (cc @Xanewok). 💔 rls on linux: test-pass → build-fail (cc @Xanewok).
Reverts #85891 as this revert of #85804 made perf even worse.
r? @Mark-Simulacrum