Commit ee8382a
committed
Auto merge of #150228 - matthiaskrgr:rollup-ymp54q0, r=matthiaskrgr
Rollup of 11 pull requests
Successful merges:
- rust-lang/rust#146377 (Don't strip shebang in expr-ctxt `include!(…)`)
- rust-lang/rust#149812 (Add const default for OnceCell and OnceLock)
- rust-lang/rust#149882 (miri: add -Zbinary-dep-depinfo to dependency builds)
- rust-lang/rust#150009 (Enable llvm-libunwind by default for Hexagon targets)
- rust-lang/rust#150035 (fix docustring on fetch_or)
- rust-lang/rust#150082 (tests/ui/traits/fmt-pointer-trait.rs: Add HRTB fn pointer case)
- rust-lang/rust#150160 (Fix ICE (rust-lang/rust#149980) for invalid EII in statement position)
- rust-lang/rust#150184 (mir_build: Use the same length type for `TestableCase::Slice` and `TestKind::Len`)
- rust-lang/rust#150185 ([rustdoc] Add missing close tags in extern crate reexports)
- rust-lang/rust#150191 (change non-canonical clone impl to {*self}, fix some doc comments)
- rust-lang/rust#150203 (Drop the From derive macro from the v1 prelude)
r? `@ghost`
`@rustbot` modify labels: rollup1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments