File tree
12 files changed
+29
-938
lines changed- core/src/iter/traits
- coretests
- tests/fmt
- literal-escaper
- src
- proc_macro
- src
- std/src/io
12 files changed
+29
-938
lines changedDiff for: Cargo.lock
-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
|
Diff for: core/src/iter/traits/iterator.rs
+1-5
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 |
| |
|
Diff for: coretests/Cargo.toml
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - |
Diff for: coretests/tests/fmt/mod.rs
+11-19
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 |
| |
|
Diff for: literal-escaper/Cargo.toml
-10
This file was deleted.
Diff for: literal-escaper/README.md
-4
This file was deleted.
0 commit comments