File tree
46 files changed
+387
-237
lines changed- library/core
- src/ptr
- tests/hash
- src
- doc
- etc
- test/ui/self
- elision
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
+387
-237
lines changedDiff for: library/core/src/ptr/const_ptr.rs
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
| 298 | + | |
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
| |||
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 |
| - | |
| 361 | + | |
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
| |||
1188 | 1188 |
| |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 |
| - | |
| 1191 | + | |
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 | 1194 |
| |
|
Diff for: library/core/src/ptr/mut_ptr.rs
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
| 305 | + | |
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
| 371 | + | |
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
| |||
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
553 |
| - | |
| 553 | + | |
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
| 618 | + | |
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
| |||
1461 | 1461 |
| |
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 |
| - | |
| 1464 | + | |
1465 | 1465 |
| |
1466 | 1466 |
| |
1467 | 1467 |
| |
| |||
1513 | 1513 |
| |
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 |
| - | |
| 1516 | + | |
1517 | 1517 |
| |
1518 | 1518 |
| |
1519 | 1519 |
| |
|
Diff for: library/core/src/ptr/non_null.rs
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
| 353 | + | |
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
| 403 | + | |
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
| |||
580 | 580 |
| |
581 | 581 |
| |
582 | 582 |
| |
583 |
| - | |
| 583 | + | |
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
629 |
| - | |
| 629 | + | |
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
|
Diff for: library/core/tests/hash/sip.rs
+2-24
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 | 18 |
| |
41 | 19 |
| |
42 | 20 |
| |
| |||
123 | 101 |
| |
124 | 102 |
| |
125 | 103 |
| |
126 |
| - | |
| 104 | + | |
127 | 105 |
| |
128 | 106 |
| |
129 | 107 |
| |
| |||
217 | 195 |
| |
218 | 196 |
| |
219 | 197 |
| |
220 |
| - | |
| 198 | + | |
221 | 199 |
| |
222 | 200 |
| |
223 | 201 |
| |
|
Diff for: src/doc/book
- .github/workflows/main.yml+2-2
- listings/ch02-guessing-game-tutorial/listing-02-01/src/main.rs+1-1
- listings/ch02-guessing-game-tutorial/listing-02-02/src/main.rs+1-1
- listings/ch02-guessing-game-tutorial/listing-02-03/src/main.rs+3-3
- listings/ch02-guessing-game-tutorial/listing-02-04/output.txt+2-2
- listings/ch02-guessing-game-tutorial/listing-02-04/src/main.rs+3-3
- listings/ch02-guessing-game-tutorial/listing-02-05/src/main.rs+3-3
- listings/ch02-guessing-game-tutorial/listing-02-06/src/main.rs+2-2
- listings/ch02-guessing-game-tutorial/no-listing-01-cargo-new/Cargo.lock+2-1
- listings/ch02-guessing-game-tutorial/no-listing-02-without-expect/src/main.rs+1-1
- listings/ch02-guessing-game-tutorial/no-listing-03-convert-string-to-number/src/main.rs+3-3
- listings/ch02-guessing-game-tutorial/no-listing-04-looping/src/main.rs+3-3
- listings/ch02-guessing-game-tutorial/no-listing-05-quitting/src/main.rs+3-3
- listings/ch04-understanding-ownership/no-listing-04-cant-use-after-move/output.txt+2
- listings/ch07-managing-growing-projects/listing-07-18/src/main.rs+3-3
- listings/ch07-managing-growing-projects/no-listing-01-use-std-unnested/src/main.rs+3-3
- listings/ch09-error-handling/listing-09-13/src/main.rs+1-1
- listings/ch09-error-handling/no-listing-09-guess-out-of-range/src/main.rs+1-1
- listings/ch13-functional-features/no-listing-03-move-closures/output.txt+2
- listings/ch14-more-about-cargo/output-only-02-add-one/add/.gitignore-1
- listings/ch14-more-about-cargo/output-only-02-add-one/add/add_one/Cargo.toml+8
- listings/ch14-more-about-cargo/output-only-02-add-one/add/add_one/src/lib.rs+8
- listings/ch15-smart-pointers/listing-15-03/output.txt+1-1
- listings/ch16-fearless-concurrency/listing-16-09/output.txt+2
- listings/ch18-patterns-and-matching/listing-18-05/output.txt+1-3
- nostarch/chapter02.md+158-96
- nostarch/chapter11.md+200-208
- rust-toolchain+1-1
- src/appendix-04-useful-development-tools.md+1-1
- src/ch02-00-guessing-game-tutorial.md+58-52
- src/ch11-00-testing.md+9-11
- src/ch11-01-writing-tests.md+135-140
- src/ch11-02-running-tests.md+20-21
- src/ch11-03-test-organization.md+29-36
- src/ch13-02-iterators.md+3-2
- src/title-page.md+1-1
- tools/src/bin/concat_chapters.rs+5-2
Diff for: src/doc/nomicon
Diff for: src/doc/reference
Diff for: src/doc/rustc-dev-guide
Submodule rustc-dev-guide updated 9 files
Diff for: src/etc/htmldocck.py
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
426 | 430 |
| |
427 |
| - | |
| 431 | + | |
428 | 432 |
| |
429 | 433 |
| |
430 | 434 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
8 | 11 |
| |
9 |
| - | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
11 | 15 |
| |
12 |
| - | |
| 16 | + | |
| 17 | + | |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
16 | 21 |
| |
17 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
18 | 25 |
| |
19 | 26 |
| |
20 | 27 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
4 | 8 |
| |
5 | 9 |
| |
6 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 |
| |
8 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 |
| |
10 | 18 |
| |
11 | 19 |
| |
12 | 20 |
| |
13 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
14 | 24 |
| |
15 | 25 |
| |
16 | 26 |
|
0 commit comments