File tree
60 files changed
+435
-166
lines changed- src
- bootstrap
- ci/docker/x86_64-gnu-tools
- doc
- unstable-book/src/language-features
- librustc
- hir
- middle
- librustc_errors
- librustc_mir/monomorphize
- librustc_resolve
- librustc_save_analysis
- librustc_typeck
- check
- libsyntax
- rustc
- test
- run-pass
- ui
- binop
- fn
- for
- issues
- parser
- pattern
- span
- str
- suggestions
- traits
- type/type-check
- vec
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+435
-166
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1203 | 1203 |
| |
1204 | 1204 |
| |
1205 | 1205 |
| |
1206 |
| - | |
| 1206 | + | |
1207 | 1207 |
| |
1208 | 1208 |
| |
1209 | 1209 |
| |
| |||
2074 | 2074 |
| |
2075 | 2075 |
| |
2076 | 2076 |
| |
2077 |
| - | |
| 2077 | + | |
2078 | 2078 |
| |
2079 | 2079 |
| |
2080 | 2080 |
| |
| |||
2096 | 2096 |
| |
2097 | 2097 |
| |
2098 | 2098 |
| |
2099 |
| - | |
| 2099 | + | |
2100 | 2100 |
| |
2101 | 2101 |
| |
2102 | 2102 |
| |
| |||
2121 | 2121 |
| |
2122 | 2122 |
| |
2123 | 2123 |
| |
2124 |
| - | |
| 2124 | + | |
2125 | 2125 |
| |
2126 | 2126 |
| |
2127 | 2127 |
| |
| |||
2260 | 2260 |
| |
2261 | 2261 |
| |
2262 | 2262 |
| |
2263 |
| - | |
| 2263 | + | |
2264 | 2264 |
| |
2265 | 2265 |
| |
2266 | 2266 |
| |
| |||
2500 | 2500 |
| |
2501 | 2501 |
| |
2502 | 2502 |
| |
2503 |
| - | |
| 2503 | + | |
2504 | 2504 |
| |
2505 | 2505 |
| |
2506 | 2506 |
| |
| |||
3056 | 3056 |
| |
3057 | 3057 |
| |
3058 | 3058 |
| |
3059 |
| - | |
| 3059 | + | |
3060 | 3060 |
| |
3061 | 3061 |
| |
3062 | 3062 |
| |
| |||
4096 | 4096 |
| |
4097 | 4097 |
| |
4098 | 4098 |
| |
4099 |
| - | |
| 4099 | + | |
4100 | 4100 |
| |
4101 | 4101 |
| |
4102 | 4102 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
| 405 | + | |
405 | 406 |
| |
406 | 407 |
| |
407 | 408 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1425 | 1425 |
| |
1426 | 1426 |
| |
1427 | 1427 |
| |
| 1428 | + | |
1428 | 1429 |
| |
1429 | 1430 |
| |
1430 | 1431 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| 77 | + | |
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
|
- README.md+1-1
- ci/dictionary.txt+2
- nostarch/chapter03-integer-overflow-box.md-23
- nostarch/chapter03-new-array-text.md-26
- nostarch/chapter03-returning-values-from-loops.md-35
- nostarch/chapter04-error-message-updates.md-52
- nostarch/chapter04-stack-heap-box-edits.md-32
- nostarch/chapter19.md+131-188
- nostarch/docx/chapter03-integer-overflow-box.docx
- nostarch/docx/chapter03-new-array-text.docx
- nostarch/docx/chapter03-returning-values-from-loops.docx
- nostarch/docx/chapter04-error-message-updates.docx
- nostarch/docx/chapter04-stack-heap-box-edits.docx
- nostarch/docx/chapter19.docx
- redirects/conditional-compilation.md+2-2
- src/ch03-02-data-types.md+3-3
- src/ch03-05-control-flow.md+2-2
- src/ch04-02-references-and-borrowing.md+29-4
- src/ch06-01-defining-an-enum.md+2-2
- src/ch12-00-an-io-project.md+3-3
- src/ch12-01-accepting-command-line-arguments.md+2-2
- src/ch16-03-shared-state.md+8-7
- src/ch19-04-advanced-types.md+2-2
- src/ch19-05-advanced-functions-and-closures.md+2-2
- src/ch19-06-macros.md+177-165
- src/title-page.md+2
Submodule edition-guide updated from aa0022c to b56ddb1
Submodule embedded-book updated 15 files
- README.md+3-3
- ci/script.sh+1
- src/c-tips/index.md+5-5
- src/collections/index.md+2-2
- src/concurrency/index.md+7-7
- src/interoperability/c-with-rust.md+1-1
- src/intro/index.md+3-3
- src/intro/no-std.md-1
- src/peripherals/singletons.md+5-5
- src/start/exceptions.md+2-2
- src/start/hardware.md+1-1
- src/start/panicking.md+1-1
- src/start/qemu.md+147-143
- src/start/registers.md+2-2
- src/start/semihosting.md+3-3
Submodule reference updated from 41493ff to 27ad493
Submodule rust-by-example updated 41 files
- CONTRIBUTING.md+1-1
- README.md+8-5
- src/SUMMARY.md+1
- src/cargo/conventions.md+1-1
- src/cargo/test.md+1-1
- src/conversion/string.md+12-8
- src/custom_types/enum/enum_use.md+2-2
- src/custom_types/enum/testcase_linked_list.md+1-1
- src/error.md+1-1
- src/error/multiple_error_types/boxing_errors.md+8-7
- src/error/multiple_error_types/define_error_type.md+11-14
- src/error/multiple_error_types/wrap_error.md+1-9
- src/error/option_unwrap/and_then.md+4-4
- src/flow_control/for.md+1-1
- src/flow_control/match/destructuring/destructure_pointers.md+2-2
- src/generics/assoc_items/the_problem.md+1-1
- src/generics/bounds.md+1-1
- src/generics/multi_bounds.md+2-2
- src/generics/new_types.md+10
- src/hello/print.md+6-1
- src/hello/print/fmt.md+2-2
- src/hello/print/print_display.md+1-1
- src/hello/print/print_display/testcase_list.md+1-1
- src/index.md+3-1
- src/macros/designators.md+1
- src/macros/dry.md+3-3
- src/macros/dsl.md+3
- src/mod/super.md+2-2
- src/mod/use.md+2-2
- src/mod/visibility.md+14-3
- src/primitives/literals.md+1-1
- src/scope/lifetime/elision.md+1-1
- src/scope/lifetime/trait.md+33
- src/std_misc/file/create.md+8-12
- src/std_misc/threads/testcase_mapreduce.md+2-2
- src/testing.md+1-1
- src/testing/doc_testing.md+1-1
- src/trait/derive.md+2-2
- src/trait/iter.md+1-1
- src/trait/ops.md+1-1
- src/unsafe.md+1-1
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
488 |
| - | |
| 488 | + | |
489 | 489 |
| |
490 |
| - | |
491 |
| - | |
| 490 | + | |
| 491 | + | |
492 | 492 |
| |
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 | 497 |
| |
498 |
| - | |
499 |
| - | |
| 498 | + | |
| 499 | + | |
500 | 500 |
| |
501 |
| - | |
| 501 | + | |
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 |
| - | |
| 505 | + | |
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
510 | 510 |
| |
511 |
| - | |
| 511 | + | |
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
|
Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| |||
166 | 167 |
| |
167 | 168 |
| |
168 | 169 |
| |
| 170 | + | |
169 | 171 |
| |
170 | 172 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 173 | + | |
| 174 | + | |
176 | 175 |
| |
177 | 176 |
| |
178 |
| - | |
179 | 177 |
| |
180 | 178 |
| |
181 | 179 |
| |
| |||
187 | 185 |
| |
188 | 186 |
| |
189 | 187 |
| |
190 |
| - | |
| 188 | + | |
191 | 189 |
| |
192 | 190 |
| |
193 | 191 |
| |
|
Lines changed: 45 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
243 | 243 |
| |
244 | 244 |
| |
245 | 245 |
| |
| 246 | + | |
246 | 247 |
| |
247 | 248 |
| |
248 | 249 |
| |
| |||
258 | 259 |
| |
259 | 260 |
| |
260 | 261 |
| |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
| 262 | + | |
265 | 263 |
| |
266 | 264 |
| |
267 | 265 |
| |
| |||
274 | 272 |
| |
275 | 273 |
| |
276 | 274 |
| |
277 |
| - | |
| 275 | + | |
278 | 276 |
| |
279 | 277 |
| |
280 | 278 |
| |
| 279 | + | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
299 | 324 |
| |
300 | 325 |
| |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
301 | 333 |
| |
302 |
| - | |
| 334 | + | |
303 | 335 |
| |
304 | 336 |
| |
305 | 337 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 |
| |
29 | 36 |
| |
30 | 37 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1040 | 1040 |
| |
1041 | 1041 |
| |
1042 | 1042 |
| |
1043 |
| - | |
| 1043 | + | |
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
| |||
1101 | 1101 |
| |
1102 | 1102 |
| |
1103 | 1103 |
| |
1104 |
| - | |
| 1104 | + | |
1105 | 1105 |
| |
1106 | 1106 |
| |
1107 | 1107 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1697 | 1697 |
| |
1698 | 1698 |
| |
1699 | 1699 |
| |
1700 |
| - | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
1701 | 1706 |
| |
1702 | 1707 |
| |
1703 | 1708 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
659 | 659 |
| |
660 | 660 |
| |
661 | 661 |
| |
662 |
| - | |
| 662 | + | |
663 | 663 |
| |
664 | 664 |
| |
665 | 665 |
| |
| |||
678 | 678 |
| |
679 | 679 |
| |
680 | 680 |
| |
681 |
| - | |
| 681 | + | |
682 | 682 |
| |
683 | 683 |
| |
684 | 684 |
| |
|
0 commit comments