Uh oh!
There was an error while loading. Please reload this page.
query/plumbing: adjust comment to reality - #132854
Conversation
compiler-errors
commented
Nov 11, 2024
@bors r+ rollup |
bors
commented
Nov 11, 2024
bors
commented
Nov 11, 2024
bors
commented
Nov 11, 2024
☀️ Test successful - checks-actions |
rust-timer
commented
Nov 11, 2024
Finished benchmarking commit (3a258d1): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression 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 -2.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.
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: 785.591s -> 786.407s (0.10%) |
…-errors query/plumbing: adjust comment to reality The limit for the query key size got changed recently in rust-lang@f51ec11 but the comment was not updated. Though maybe it is time to intern `CanonicalTypeOpAscribeUserTypeGoal` rather than copying it everywhere? r? `@lcnr`
The limit for the query key size got changed recently in f51ec11 but the comment was not updated.
Though maybe it is time to intern
CanonicalTypeOpAscribeUserTypeGoalrather than copying it everywhere?r? @lcnr