-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 4f808ba
Auto merge of #145916 - matthiaskrgr:rollup-cnvhq2z, r=matthiaskrgr
Rollup of 6 pull requests
Successful merges:
- #142215 (Use -Zmir-opt-level=0 in tests for MIR building)
- #143341 (Mention that casting to *const () is a way to roundtrip with from_raw_parts)
- #145078 (Fix wrong cache line size of riscv64)
- #145290 (Improve std::fs::read_dir docs)
- #145335 (Move WTF-8 code from std into core and alloc)
- #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 changedLines changed: 3 additions & 0 deletions
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