File tree
60 files changed
+865
-244
lines changed- compiler
- rustc_abi/src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_llvm/src/back
- rustc_data_structures/src
- rustc_errors/src
- rustc_hir/src
- rustc_index/src
- rustc_infer/src/infer/error_reporting/nice_region_error
- rustc_lexer/src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- src
- bootstrap
- librustdoc
- formats
- html
- render
- static/js
- test
- rustdoc-gui
- rustdoc
- ui
- expr/malformed_closure
- generic-associated-types
- issues
- iterators
- lazy-type-alias-impl-trait
- mismatched_types
- never_type
- on-unimplemented
- resolve
- rfc-2632-const-trait-impl
- suggestions
- traits
- unsized
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
+865
-244
lines changedLines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
802 | 802 |
| |
803 | 803 |
| |
804 | 804 |
| |
805 |
| - | |
806 |
| - | |
807 |
| - | |
808 |
| - | |
809 |
| - | |
810 |
| - | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
811 | 808 |
| |
812 | 809 |
| |
813 | 810 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
633 |
| - | |
| 633 | + | |
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
745 | 745 |
| |
746 | 746 |
| |
747 | 747 |
| |
748 |
| - | |
| 748 | + | |
749 | 749 |
| |
750 | 750 |
| |
751 | 751 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
374 | 378 |
| |
375 | 379 |
| |
376 | 380 |
| |
| |||
802 | 806 |
| |
803 | 807 |
| |
804 | 808 |
| |
805 |
| - | |
| 809 | + | |
806 | 810 |
| |
807 | 811 |
| |
808 | 812 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1308 | 1308 |
| |
1309 | 1309 |
| |
1310 | 1310 |
| |
1311 |
| - | |
| 1311 | + | |
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
| |||
1370 | 1370 |
| |
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 |
| - | |
| 1373 | + | |
1374 | 1374 |
| |
1375 | 1375 |
| |
1376 | 1376 |
| |
|
0 commit comments