when bailing on ambiguity, don't force other results to ambig#155914
when bailing on ambiguity, don't force other results to ambig#155914lcnr wants to merge 1 commit intorust-lang:mainfrom
Conversation
|
|
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
when bailing on ambiguity, don't force other results to ambig
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (6dcb6cd): comparison URL. Overall result: ❌ regressions - no action neededBenchmarking means the PR may be perf-sensitive. Consider adding rollup=never if this change is not fit for rolling up. @rustbot label: -S-waiting-on-perf -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (secondary 4.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -2.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary 0.1%, secondary 0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 489.748s -> 489.291s (-0.09%) |
a smaller version of #149904 which doesn't cause the perf issue in bevy, or at least in the minimization
Fixes rust-lang/trait-system-refactor-initiative#257, does not fix all of
binius_field, the remaining issues are tracked in rust-lang/trait-system-refactor-initiative#274r? BoxyUwU