Commit c9afbea
committed
Auto merge of #151794 - JonathanBrouwer:rollup-rGbYGX2, r=JonathanBrouwer
Rollup of 12 pull requests
Successful merges:
- rust-lang/rust#150491 (resolve: Mark items under exported ambiguous imports as exported)
- rust-lang/rust#150720 (Do not suggest `derive` if there is already an impl)
- rust-lang/rust#150968 (compiler-builtins: Remove the no-f16-f128 feature)
- rust-lang/rust#151493 ([RFC] rustc_parse: improve the error diagnostic for "missing let in let chain")
- rust-lang/rust#151660 (Bump `std`'s `backtrace`'s `rustc-demangle`)
- rust-lang/rust#151696 (Borrowck: Simplify SCC annotation computation, placeholder rewriting)
- rust-lang/rust#151704 (Implement `set_output_kind` for Emscripten linker)
- rust-lang/rust#151706 (Remove Fuchsia from target OS list in unix.rs for sleep)
- rust-lang/rust#151769 (fix undefined behavior in VecDeque::splice)
- rust-lang/rust#151779 (stdarch subtree update)
- rust-lang/rust#151449 ([rustdoc] Add regression test for rust-lang/rust#151411)
- rust-lang/rust#151773 (clean up checks for constant promotion of integer division/remainder operations)File tree
35 files changed
+6919
-3599
lines changed- crates
- core_arch/src
- aarch64/neon
- x86_64
- x86
- intrinsic-test
- stdarch-gen-arm
- spec/neon
- src
- intrinsics_data
35 files changed
+6919
-3599
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7401 | 7401 | | |
7402 | 7402 | | |
7403 | 7403 | | |
| 7404 | + | |
7404 | 7405 | | |
7405 | 7406 | | |
7406 | 7407 | | |
7407 | | - | |
7408 | | - | |
7409 | | - | |
7410 | | - | |
7411 | | - | |
| 7408 | + | |
| 7409 | + | |
7412 | 7410 | | |
7413 | | - | |
7414 | | - | |
7415 | | - | |
7416 | | - | |
| 7411 | + | |
| 7412 | + | |
| 7413 | + | |
| 7414 | + | |
7417 | 7415 | | |
7418 | | - | |
7419 | | - | |
| 7416 | + | |
| 7417 | + | |
7420 | 7418 | | |
7421 | | - | |
7422 | | - | |
7423 | | - | |
7424 | | - | |
| 7419 | + | |
| 7420 | + | |
| 7421 | + | |
| 7422 | + | |
7425 | 7423 | | |
7426 | 7424 | | |
7427 | 7425 | | |
| |||
10023 | 10021 | | |
10024 | 10022 | | |
10025 | 10023 | | |
10026 | | - | |
| 10024 | + | |
10027 | 10025 | | |
10028 | 10026 | | |
10029 | 10027 | | |
10030 | | - | |
| 10028 | + | |
10031 | 10029 | | |
10032 | 10030 | | |
10033 | 10031 | | |
| |||
10049 | 10047 | | |
10050 | 10048 | | |
10051 | 10049 | | |
10052 | | - | |
| 10050 | + | |
10053 | 10051 | | |
10054 | 10052 | | |
10055 | 10053 | | |
| |||
10089 | 10087 | | |
10090 | 10088 | | |
10091 | 10089 | | |
10092 | | - | |
| 10090 | + | |
10093 | 10091 | | |
10094 | 10092 | | |
10095 | 10093 | | |
10096 | | - | |
| 10094 | + | |
10097 | 10095 | | |
10098 | 10096 | | |
10099 | 10097 | | |
| |||
10115 | 10113 | | |
10116 | 10114 | | |
10117 | 10115 | | |
10118 | | - | |
| 10116 | + | |
10119 | 10117 | | |
10120 | 10118 | | |
10121 | 10119 | | |
10122 | | - | |
| 10120 | + | |
10123 | 10121 | | |
10124 | 10122 | | |
10125 | 10123 | | |
| |||
10141 | 10139 | | |
10142 | 10140 | | |
10143 | 10141 | | |
10144 | | - | |
| 10142 | + | |
10145 | 10143 | | |
10146 | | - | |
| 10144 | + | |
10147 | 10145 | | |
10148 | 10146 | | |
10149 | 10147 | | |
10150 | 10148 | | |
10151 | 10149 | | |
10152 | | - | |
| 10150 | + | |
10153 | 10151 | | |
10154 | 10152 | | |
10155 | | - | |
| 10153 | + | |
| 10154 | + | |
| 10155 | + | |
10156 | 10156 | | |
10157 | 10157 | | |
10158 | 10158 | | |
| |||
0 commit comments