-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Rollup of 5 pull requests #143390
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
Rollup of 5 pull requests #143390
Conversation
This allows all CrateLocator methods to take &self.
This makes it clearer when the locator and when crate_rejections is updated
This ensures they don't get out of sync
Add some dividing sections, as it was hard to quickly identify which section is which.
…rt-135092, r=GuillaumeGomez rustdoc: fix attrs of locally reexported foreign items fixes rust-lang#135092 also tweaks a few outdated/misleading comments. r? `@GuillaumeGomez`
…o, r=workingjubilee don't include `.md` in title its been bugging me
…=lcnr Various refactorings to the metadata loader
…aino Post {beta,stable}-accepted notifications to compiler/bootstrap backport zulip channels on `{beta,stable}-accepted` label application The first commit slightly reorganizes `triagebot.toml` (no functional changes) with some dividing sections, because I found it hard to find the actual sections. The second and third commit configures triagebot to post > PR #`{number}` has been **accepted** for **{beta,stable}** backport. to compiler/bootstrap backport threads respectively, when https://github.com/rust-lang/rust/labels/beta-accepted and https://github.com/rust-lang/rust/labels/stable-accepted labels are applied. Best reviewed commit-by-commit. cc `@Kobzol` r? `@apiraino`
…est, r=kobzol Update browser-ui-test version to `0.21.1` One day I'll find time and motivation to use `package.json` instead. 😆 r? `@Kobzol`
@bors r+ p=5 rollup=never |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 48aee7e383 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
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 48aee7e (parent) -> da58c05 (this PR) Test differencesShow 3 test diffsStage 1
Stage 2
Additionally, 1 doctest diff were found. These are ignored, as they are noisy. Job group index Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard da58c051315268a197ce280f6ba07bbd03c66535 --output-dir test-dashboard And then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
A job failed! Check out the build log: (web) (plain enhanced) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
Finished benchmarking commit (da58c05): comparison URL. Overall result: ❌✅ regressions and improvements - please read the text belowOur benchmarks found a performance regression caused by this PR. Next Steps:
@rustbot label: +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 0.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 3.1%, secondary 1.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary 1.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 462.11s -> 462.222s (0.02%) |
@rustbot label: +perf-regression-triaged |
Successful merges:
.md
in title #143364 (don't include.md
in title){beta,stable}-accepted
label application #143379 (Post {beta,stable}-accepted notifications to compiler/bootstrap backport zulip channels on{beta,stable}-accepted
label application)0.21.1
#143384 (Update browser-ui-test version to0.21.1
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup