Rollup of 3 pull requests#158184
Conversation
…piler-flags-972 Document adding unstable compiler flags
Add a chapter about attribute parsing
…reddevilmidzy-patch-1 Fix formatting in attribute-parsing documentation
Update MSVC LLDB 22 advice
…rm64-mac Update autodiff installation guide
…s-new Use new name for `custom_messages` in triagebot config
start sentences with upper case letter
Start basic docs for pre-stabilization CI job
Signed-off-by: cuishuang <imcusg@gmail.com>
Some may not see 30s as "very fast", so keep the sentence objective
- TL;DR is something many would not know the meaning of. - Remove sentence that is implied
adjust --keep-stage-std section
make more clear the content is in current book
Update stale GenericArgs example
sembr a few files
…=Urgau Only copy visible content in clipboard in source code pages You can see this bug but enabling the `--generate-macro-expansion` rustdoc option. When selecting text which contains a macro expansion, it'll copy all the code, both displayed and hidden. To reproduce it, take a look [here](https://doc.rust-lang.org/nightly/nightly-rustc/src/rustc_middle/hir/mod.rs.html#26-27). This PR fixes it. I'm currently adding the missing bits in `browser-ui-test` to be able to add a GUI regression test for it (selecting text and doing "ctrl-c"). The code I removed was added to fix both rust-lang#146816 and rust-lang#142354. However, I couldn't reproduce the bug in firefox 152 and in chromium 149. So instead of trying to handle more corner-cases, it's better to just remove the whole code. :) r? @Urgau
…-fp16, r=folkertdev [AArch64] FEAT_SVE implies FEAT_FP16 LLVM also recognises this: https://github.com/llvm/llvm-project/blob/825950238fffb9549b7fd81700bb241e1473c866/llvm/lib/Target/AArch64/AArch64Features.td#L158
rustc-dev-guide subtree update Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@15388a6. Created using https://github.com/rust-lang/josh-sync. r? @ghost
|
@bors r+ rollup=never p=5 |
This comment has been minimized.
This comment has been minimized.
|
📌 Perf builds for each rolled up PR:
previous master: fffed276b5 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 fffed27 (parent) -> 8b6558a (this PR) Test differencesShow 2 test diffs2 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 8b6558a02b2774acfb25cf15e199467c37ba7490 --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 (8b6558a): comparison URL. Overall result: ❌ regressions - no action needed@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 (primary -2.7%, secondary 0.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 2.0%, secondary 2.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 481.959s -> 482.01s (0.01%) |
|
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) |
Successful merges:
r? @ghost
Create a similar rollup