Commit 1cd895c
committed
Auto merge of rust-lang#138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#136177 (clarify BufRead::{fill_buf, consume} docs)
- rust-lang#138654 (Remove the regex dependency from coretests)
- rust-lang#138655 (rustc-dev-guide sync)
- rust-lang#138656 (Remove double nesting in post-merge workflow)
- rust-lang#138658 (CI: mirror alpine and centos images to ghcr)
- rust-lang#138659 (coverage: Don't store a body span in `FunctionCoverageInfo`)
- rust-lang#138661 (Revert: Add *_value methods to proc_macro lib)
- rust-lang#138670 (Remove existing AFIDT implementation)
- rust-lang#138674 (Various codegen_llvm cleanups)
- rust-lang#138684 (use then in docs for `fuse` to enhance readability)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
12 files changed
+29
-938
lines changed- coretests
- tests/fmt
- core/src/iter/traits
- literal-escaper
- src
- proc_macro
- src
- std/src/io
12 files changed
+29
-938
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1704 | 1704 | | |
1705 | 1705 | | |
1706 | 1706 | | |
1707 | | - | |
1708 | | - | |
1709 | | - | |
1710 | | - | |
1711 | | - | |
| 1707 | + | |
1712 | 1708 | | |
1713 | 1709 | | |
1714 | 1710 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 27 | + | |
34 | 28 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 29 | + | |
| 30 | + | |
38 | 31 | | |
39 | 32 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 33 | + | |
| 34 | + | |
43 | 35 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
47 | 39 | | |
48 | 40 | | |
49 | | - | |
50 | | - | |
| 41 | + | |
| 42 | + | |
51 | 43 | | |
52 | 44 | | |
53 | 45 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments