-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Rollup of 5 pull requests #149717
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 #149717
Conversation
This updates the rust-version file to 3ff30e7.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 3ff30e7 Filtered ref: 4287fab165c09c8d37f350bd8b2f25cedd43b3bc Upstream diff: rust-lang/rust@1eb0657...3ff30e7 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This way we don't need a special case in MiriBeRustCompilerCalls. Co-Authored-By: Ralf Jung <post@ralfj.de>
Call rustc_driver::main() for MIRI_BE_RUSTC=host
…rd-root Support retagging of wildcard references in tree borrows
rust-analyzer settings: use --compile-time-deps
This updates the rust-version file to 864339a.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 864339a Filtered ref: f6ad94b050ea0db6b49b3fd3faa6a49504fb4a50 Upstream diff: rust-lang/rust@3ff30e7...864339a This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
Also mentioned, as a perf problem, in <rust-lang/cargo#16309 (comment)>
This updates the rust-version file to 36b2369.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 36b2369 Filtered ref: bfd8fa706619d2bc17bcfcbed3e76285bb51a2a4 Upstream diff: rust-lang/rust@864339a...36b2369 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
refactor: rename `macos_fbsd_solarish_write_stat_buf` to `write_stat_buf` refactor: rename `macos_fbsd_solarish_fstat` to `fstat` feat: support `fstat` in linux test: testing support of `fstat` in linux fix: missed add `Os::Linux` for supported OSs in `fstat` feat: add nanosecond fields to file metadata in `EvalContextExtPrivate` add `fstat` to foreign items in unix enhance test of `fstat` fix the test
feat: Support `fstat` in linux
fs shims: remove some aliases that don't actually exist or are not used on those targets
…or-tree-visitor Move `TreeVisitor` into its own file & make it generic.
show span when there is an error invoking a global ctor/dtor or the thread main fn
…szelmann Look for typos when reporting an unknown nightly feature
Implement `Vec::from_fn` - ACP: <rust-lang/libs-team#484 (comment)>. - Tracking issue: rust-lang#149698.
…meGomez rustdoc: fix bugs with search aliases and merging These bugs cause a crash and a perf problem with aliases, caused by loading the search index when it's not expected. cc `@weihanglo` r? `@GuillaumeGomez`
Update windows-gnullvm platform support doc
miri subtree update Subtree update of `miri` to rust-lang/miri@56a3765. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
|
@bors r+ rollup=never p=5 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: ba86c0460b 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 ba86c04 (parent) -> d427ddf (this PR) Test differencesShow 475 test diffsStage 0
Stage 1
Stage 2
Additionally, 378 doctest diffs 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 d427ddfe90367eaa6d2ed7bb8a16559f0230f47a --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 (d427ddf): 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 (secondary 1.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 4.3%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 470.7s -> 471.992s (0.27%) |
Successful merges:
Vec::from_fn#149699 (ImplementVec::from_fn)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup