Rollup of 2 pull requests#154649
Conversation
…amples-doc, r=lolbinarycat Mention on which items the `missing_doc_code_examples` is not emitted As mentioned in rust-lang#154048, the lint's documentation didn't mention which items were ignored. This PR fixes that. r? @lolbinarycat
…lacrum UdpSocket: document `recv/recv_from` differences Per libs-api consensus, fixes rust-lang#149392 by documenting possible platform-specific behavior in `UdpSocket`. r? libs
|
@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: 48cc71ee88 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 48cc71e (parent) -> 700cfa8 (this PR) Test differencesShow 120 test diffs120 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 700cfa8c93bd6373c809af165ce3a90d7127cc8c --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 (700cfa8): 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)This benchmark run did not return any relevant results for this metric. CyclesResults (secondary 5.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary -0.0%, secondary -0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 482.373s -> 484.273s (0.39%) |
Successful merges:
missing_doc_code_examplesis not emitted #154249 (Mention on which items themissing_doc_code_examplesis not emitted)recv/recv_fromdifferences #154266 (UdpSocket: documentrecv/recv_fromdifferences)r? @ghost
Create a similar rollup