Conversation
Escaping quote marks is only needed in attributes, not text. ```console $ du -hs doc-old/ doc-new/ 670M doc-old/ 669M doc-new/ ```
…=GuillaumeGomez rustdoc: do not escape quotes in body text Escaping quote marks is only needed in attributes, not text. ```console $ du -hs doc-old/ doc-new/ 670M doc-old/ 669M doc-new/ ```
…dtwco interpret: make numeric_intrinsic accessible from Miri This will let us share the code of the cttz and simd_cttz intrinsics (and same for ctlz).
…r=workingjubilee,calebzulawski portable-simd: fix test suite build ``@workingjubilee`` ``@calebzulawski`` don't we run these portable-simd tests on rustc CI? Currently they don't even build here.
…otriddle [rustdoc] Don't generate the "Fields" heading if there is no field displayed Fixes rust-lang#118195. If no field is displayed, we should not generate the `Fields` heading in enum struct variants. r? ``@notriddle``
|
@bors r+ p=4 rollup=never |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: 0e2dac8375 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
|
Finished benchmarking commit (da1da3f): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis 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.
CyclesResultsThis 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: 672.85s -> 672.674s (-0.03%) |
Successful merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup