Uh oh!
There was an error while loading. Please reload this page.
Rollup of 8 pull requests - #138302
Conversation
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
Signed-off-by: StevenMia <flite@foxmail.com>
…acrum Update to rand 0.9.0 Changes include: - `thread_rng` has been renamed to `rng` - `Standard` has been renamed to `StandardUniform` - `gen`, `gen_range`, `gen_bool` have been renamed to `random`, `random_range` and `random_bool` respectively.
…, r=nnethercote Make some invalid codegen attr errors structured/translatable
…bilee Update documentation to consistently use 'm' in atomic synchronization example Fixesrust-lang#135801
Add a test for `-znostart-stop-gc` usage with LLD This test replicates the behavior of https://github.com/dtolnay/linkme, to test that it still works even with LLD. Without `-znostart-stop-gc` the test fails. r? ``@lqd`` try-job: x86_64-gnu try-job: x86_64-msvc-1
…nton Support `File::seek` for Hermit `lseek` was added in `hermit-abi` in commit [87dd201](hermit-os/hermit-rs@87dd201) (add missing interface for lseek, 2024-07-15), which was just released in version 0.5.0. cc ``@mkroening,`` ``@stlankes`` Fixeshermit-os/hermit-rs#652
…struct, r=nnethercote Fix dyn -> param suggestion in struct ICEs Makes the logic from rust-lang#138042 a bit less ICEy and more clean. Also fixes an incorrect suggestion when the struct already has generics. I'll point out the major changes and observations in the code. Fixesrust-lang#138229Fixesrust-lang#138211 r? nnethercote since you reviewed the original pr, or re-roll if you don't want to review this
chore: Fix some comments Fix some comments
…3, r=compiler-errors triagebot.toml: Don't label `test/rustdoc-json` as A-rustdoc-search (… Followup to rust-lang#137958. I managed to miss a place, as shown by the questionable labeling of rust-lang#138285.
matthiaskrgr
commented
Mar 10, 2025
@bors r+ rollup=never p=5 |
rust-log-analyzer
commented
Mar 10, 2025
bors
commented
Mar 10, 2025
💔 Test failed - checks-actions |
matthiaskrgr
commented
Mar 10, 2025
@bors retry |
bors
commented
Mar 10, 2025
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#136395 (Update to rand 0.9.0) - rust-lang#137279 (Make some invalid codegen attr errors structured/translatable) - rust-lang#137585 (Update documentation to consistently use 'm' in atomic synchronization example) - rust-lang#137926 (Add a test for `-znostart-stop-gc` usage with LLD) - rust-lang#138074 (Support `File::seek` for Hermit) - rust-lang#138238 (Fix dyn -> param suggestion in struct ICEs) - rust-lang#138270 (chore: Fix some comments) - rust-lang#138286 (triagebot.toml: Don't label `test/rustdoc-json` as A-rustdoc-search (…) r? `@ghost` `@rustbot` modify labels: rollup
rust-log-analyzer
commented
Mar 10, 2025
The job Click to see the possible cause of the failure (guessed by this bot) |
bors
commented
Mar 10, 2025
💔 Test failed - checks-actions |
jieyouxu
commented
Mar 10, 2025
@bors retry (access denied spurious) |
bors
commented
Mar 11, 2025
bors
commented
Mar 11, 2025
☀️ Test successful - checks-actions |
rust-log-analyzer
commented
Mar 11, 2025
A job failed! Check out the build log: (web)(plain) Click to see the possible cause of the failure (guessed by this bot) |
rust-timer
commented
Mar 11, 2025
📌 Perf builds for each rolled up PR:
previous master: 9fb94b32df In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
rust-timer
commented
Mar 11, 2025
Finished benchmarking commit (9038494): 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 -4.2%)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 1.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.019s -> 782.162s (0.40%) |
Successful merges:
-znostart-stop-gcusage with LLD #137926 (Add a test for-znostart-stop-gcusage with LLD)File::seekfor Hermit #138074 (SupportFile::seekfor Hermit)test/rustdoc-jsonas A-rustdoc-search (… #138286 (triagebot.toml: Don't labeltest/rustdoc-jsonas A-rustdoc-search (…)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup