Commit 26bfbf2
committed
Auto merge of #160586 - JonathanBrouwer:rollup-UKh8PSn, r=JonathanBrouwer
Rollup of 12 pull requests
Successful merges:
- #159014 ([rustdoc] Do not take `doc(cfg())` into account when filtering doctests)
- #159029 (rustc_llvm: Emit module summaries when using -Clto=fat)
- #160574 (Update rustc-perf submodule)
- #154585 (treat no_mangle_generic_items as hard error instead of lint warning)
- #159473 (Fix, simplify, and document doc meta finalize mode)
- #157489 (Add CoerceShared field-wise reborrow WF checks)
- #160532 (Add Enzyme bugfix to support rust+llvm23)
- #160545 (Reorder the methods in `#[rustc_must_implement_one_of]`)
- #160558 (Revert "codegen_ssa: no dbginfo for scalable vec local w/ `-O0`")
- #160566 (Re-enable bool indexing assembly test for LLVM 23)
- #160569 (Remove `OnDuplicate::Custom`)
- #160576 ([rustdoc] Create output file after we checked that the standalone markdown file is valid)194 files changed
Lines changed: 3294 additions & 1597 deletions
File tree
- compiler
- rustc_attr_parsing/src/attributes
- rustc_codegen_ssa/src/mir
- rustc_hir_analysis/src
- coherence
- builtin
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- library
- alloc/src/io
- core/src/os/darwin
- stdarch/crates/core_arch/src
- amdgpu
- nvptx
- x86
- std/src/os
- aix
- fortanix_sgx
- freebsd
- hermit
- hurd
- l4re
- linux
- netbsd
- net/linux_ext
- redox
- rtems
- solid
- unix
- ffi
- io
- net
- wasi
- windows
- io
- net
- src
- doc/rustdoc/src
- librustdoc
- clean
- doctest
- html/render
- tools
- miri
- src
- test-cargo-miri
- issue-rust-86261/src
- src
- tests/pass/issues
- tests
- assembly-llvm
- codegen-llvm
- avr
- naked-fn
- run-make
- fat-lto-module-summary
- rustdoc-filter-doc_cfg-doctest
- rustdoc
- markdown-without-title
- merge-cross-crate-info
- cargo-transitive-read-write
- kitchen-sink-separate-dirs
- no-merge-separate
- no-merge-write-anyway
- overwrite-but-include
- overwrite-but-separate
- overwrite
- single-crate-finalize
- single-crate-read-write
- transitive-merge-none
- transitive-merge-read-write
- transitive-no-info
- two-separate-out-dir
- merge-dir-alias
- merge-dir
- rustdoc-html/merge-cross-crate-info
- cargo-transitive-read-write/auxiliary
- kitchen-sink-separate-dirs/auxiliary
- no-merge-separate/auxiliary
- no-merge-write-anyway/auxiliary
- overwrite-but-include/auxiliary
- overwrite-but-separate/auxiliary
- overwrite/auxiliary
- single-crate-write-anyway
- transitive-merge-none/auxiliary
- transitive-merge-read-write/auxiliary
- transitive-no-info/auxiliary
- two-separate-out-dir/auxiliary
- rustdoc-ui
- ui
- backtrace
- auxiliary
- generics
- lint
- reborrow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | 226 | | |
234 | 227 | | |
235 | 228 | | |
| |||
252 | 245 | | |
253 | 246 | | |
254 | 247 | | |
255 | | - | |
256 | 248 | | |
257 | 249 | | |
258 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | 463 | | |
476 | 464 | | |
477 | 465 | | |
| |||
0 commit comments