-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Use the old homu bors e-mail address again #150959
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
Conversation
This comment has been minimized.
This comment has been minimized.
|
r? @marcoieni rustbot has assigned @marcoieni. Use |
|
@bors p=10 |
|
@bors r+ |
This comment has been minimized.
This comment has been minimized.
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 561364e (parent) -> b115ea2 (this PR) Test differencesNo test diffs found Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard b115ea2e6a07e440e7cc18b08644fc0a2265391b --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (b115ea2): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (primary -2.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
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: 474.02s -> 473.644s (-0.08%) |
[beta] backports * [beta] Disable SimplifyComparisonIntegral #151267 * Use the old homu bors e-mail address again #150959 Does not backport other nominated PRs: * Only use SSA locals in SimplifyComparisonIntegral #150925 (replaced with the disablement PR) * Don't try to evaluate const blocks during constant promotion #150557 (backport essentially denied at this point) * Use realstd current thread static variables in tests #150131 (as far as I can tell, this only affects internal std tests and hasn't landed in time for backport) r? @Mark-Simulacrum
Now that new bors knows how to use the old homu e-mail address (rust-lang/bors#614), we can revert to the old address. I modified the code to keep compatibility with both addresses, so that everything should still work for every merged commit in the past few days. In a few weeks/months, we could remove the temporary bors e-mail address, as at that point no one will likely care about these few merged commits anymore.
Should not be merged until rust-lang/bors#614 is deployed, although the current version in
mainshould already mostly work with both addresses, except for CI postprocessing statistics.Should be backported.