Commit 4f808ba
committed
Auto merge of rust-lang#145916 - matthiaskrgr:rollup-cnvhq2z, r=matthiaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#142215 (Use -Zmir-opt-level=0 in tests for MIR building)
- rust-lang#143341 (Mention that casting to *const () is a way to roundtrip with from_raw_parts)
- rust-lang#145078 (Fix wrong cache line size of riscv64)
- rust-lang#145290 (Improve std::fs::read_dir docs)
- rust-lang#145335 (Move WTF-8 code from std into core and alloc)
- rust-lang#145904 (Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
46 files changed
+1406
-1261
lines changed- library
- alloctests
- tests
- alloc/src
- wtf8
- coretests/tests
- core/src
- num
- ptr
- std/src
- os/windows
- sync/mpmc
- sys_common
- sys/os_str
- src
- doc/rustc/src
- tools/tidy/src
- tests/mir-opt/building
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+1406
-1261
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| 236 | + | |
| 237 | + | |
235 | 238 | | |
236 | 239 | | |
237 | 240 | | |
| |||
0 commit comments