-
Notifications
You must be signed in to change notification settings - Fork 13.8k
rustc-dev-guide subtree update #147392
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
rustc-dev-guide subtree update #147392
Conversation
There used to be compiler team and compiler-contributor team, and those have since been collapsed into 1 team.
compiler-team.md: remove obsolete membership level
Document rustdoc frontend CI checks
how-to-build-and-run.md: replace "rm build" with "x clean --all"
rename primary git branch
cg_gcc.md: add missing quote
update libEnzyme file name, and add missing strict-aliasing flag
This updates the rust-version file to 4fa824b.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 4fa824b Filtered ref: b8d3c3cc8b2048bd34d7611095d36d82259331af Upstream diff: rust-lang/rust@9f32ccf...4fa824b This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
…ective some fixes
The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes. |
@bors r+ rollup |
rustc-dev-guide subtree update Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@5270b84. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
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 |
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 1a3cdd3 (parent) -> d2acb42 (this PR) Test differencesShow 1 test diff1 doctest diff were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard d2acb427e424fd7d52377698046a06109e9777b4 --output-dir test-dashboard And 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 (d2acb42): 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 -2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 3.0%)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: 471.633s -> 470.924s (-0.15%) |
Subtree update of
rustc-dev-guide
to rust-lang/rustc-dev-guide@5270b84.Created using https://github.com/rust-lang/josh-sync.
r? @ghost