Commit 14ca83a
committed
Auto merge of rust-lang#105486 - matthiaskrgr:rollup-o7c4l1c, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#105216 (Remove unused GUI test)
- rust-lang#105245 (attempt to clarify align_to docs)
- rust-lang#105387 (Improve Rustdoc scrape-examples UI)
- rust-lang#105389 (Enable profiler in dist-powerpc64le-linux)
- rust-lang#105427 (Dont silently ignore rustdoc errors)
- rust-lang#105442 (rustdoc: clean up docblock table CSS)
- rust-lang#105443 (Move some queries and methods)
- rust-lang#105455 (use the correct `Reveal` during validation)
- rust-lang#105470 (Clippy: backport ICE fix before beta branch)
- rust-lang#105474 (lib docs: fix typo)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
39 files changed
+2016
-1152
lines changed- compiler
- rustc_const_eval/src/transform
- rustc_infer/src/infer
- error_reporting
- rustc_middle/src/mir
- rustc_trait_selection/src/traits
- select
- rustc_traits/src
- rustc_ty_utils/src
- library/core/src
- ptr
- slice
- src
- ci/docker/host-x86_64/dist-powerpc64le-linux
- librustdoc
- html
- render
- static
- css
- themes
- js
- test
- rustdoc-gui
- src/test_docs
- rustdoc-ui
- ui/mir/validate
- tools/clippy/clippy_lints/src/methods
39 files changed
+2016
-1152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
Large diffs are not rendered by default.
0 commit comments