Conversation
There is information that is duplicated here and in rustc-dev-guide, and the latter is more comprehensive, so point there.
Signed-off-by: Edvin Bryntesson <epost@edvinbryntesson.se>
I forgot to change this when implementing the run-make fission.
… r=Zalathar Update comment for `STAGE0_MISSING_TARGETS`
crash test readme: point to rustc-dev-guide There is information that is duplicated here and in rustc-dev-guide, and the latter is more comprehensive, so point there.
…thanBrouwer Port `#[cfi_encoding]` to attribute parser The error message is kind of saying the same thing twice, would like input on which .expect function I should use instead to not have it be double, otherwise this passes all tests locally where this attribute is used r? `@JonathanBrouwer`
…lathar Skip tidy target-specific check for `run-make-cargo` too I forgot to change this when implementing the run-make fission. Noticed in rust-lang#149624 (comment).
|
@bors r+ rollup=never p=5 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: 000ccd651d 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 000ccd6 (parent) -> e951f47 (this PR) Test differencesShow 8 test diffs8 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard e951f470d76febcc6f0a5b409c509eb77450a336 --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 (e951f47): 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 4.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 0.9%)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: 481.34s -> 481.595s (0.05%) |
|
@rust-timer build 8f56f49 |
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (8f56f49): comparison URL. Overall result: ❌ regressions - no action neededInstruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 6.5%, secondary -0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.4%, secondary 1.2%)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: 481.34s -> 482.814s (0.31%) |
Successful merges:
STAGE0_MISSING_TARGETS#149840 (Update comment forSTAGE0_MISSING_TARGETS)#[cfi_encoding]to attribute parser #150204 (Port#[cfi_encoding]to attribute parser)run-make-cargotoo #150237 (Skip tidy target-specific check forrun-make-cargotoo)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup