-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 7 pull requests #139581
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 7 pull requests #139581
Conversation
machine clock: make 'monotonic' explicit
do not run EnvVars::cleanup if there was an interpreter error
visit_freeze_sensitive: add comment
foreign_items: make comment more consistent
…t-provenance test-cargo-miri: permissive provenance should not be needed any more
Miri detected this bug in Mockall: asomers/mockall#647 [skip ci]
…e visible paths are through any doc hidden path.
verb -> participle Co-authored-by: Ralf Jung <[email protected]>
bump parts of test-cargo-miri to edition 2024
Add another Miri-detected bug to README.md
Miri subtree update r? `@ghost`
@bors r+ rollup=never p=5 |
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#138869 (Try not to use verbatim paths in `Command::current_dir`) - rust-lang#138993 (Make `cfg_match!` a semitransparent macro) - rust-lang#139099 (Promise `array::from_fn` is generated in order of increasing indices) - rust-lang#139364 (Make the compiler suggest actual paths instead of visible paths if the visible paths are through any doc hidden path.) - rust-lang#139468 (Don't call `Span::with_parent` on the good path in `has_stashed_diagnostic`) - rust-lang#139481 (Add job summary links to post-merge report) - rust-lang#139573 (Miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: f06e5c1e35 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 f06e5c1 (parent) -> 48f89e7 (this PR) Test differencesShow 230 test diffsStage 1
Stage 2
Additionally, 224 doctest diffs were found. These are ignored, as they are noisy. Job group index
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 (48f89e7): 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 8.1%, secondary -7.1%)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.
CyclesResults (secondary -2.9%)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.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 779.721s -> 780.203s (0.06%) |
Successful merges:
Command::current_dir
#138869 (Try not to use verbatim paths inCommand::current_dir
)cfg_match!
a semitransparent macro #138993 (Makecfg_match!
a semitransparent macro)array::from_fn
is generated in order of increasing indices #139099 (Promisearray::from_fn
is generated in order of increasing indices)Span::with_parent
on the good path inhas_stashed_diagnostic
#139468 (Don't callSpan::with_parent
on the good path inhas_stashed_diagnostic
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup