File tree
194 files changed
+1099
-670
lines changed- compiler
- rustc_attr_parsing/src/attributes
- rustc_borrowck/src/type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- rustc_const_eval/src/interpret
- rustc_errors/src
- rustc_expand/src/mbe
- rustc_infer/src/infer
- rustc_interface/src
- rustc_lint/src
- rustc_macros/src
- rustc_metadata/src
- rustc_middle/src
- middle
- mir
- query
- rustc_next_trait_solver/src
- solve
- rustc_parse
- src
- lexer
- parser
- rustc_resolve
- src
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- library
- core/src
- num
- dec2flt
- unicode
- std/src
- ffi
- io/buffered/bufreader
- sync
- nonpoison
- poison
- sys
- fs
- pal/uefi
- src
- bootstrap/src
- core
- build_steps
- config
- utils
- ci/docker/host-x86_64/tidy
- doc
- rustc/src
- codegen-options
- platform-support
- unstable-book/src/compiler-flags
- librustdoc
- formats
- html/static/js
- tools
- miri/src
- shims
- tidy/src
- extra_checks
- tests
- assembly-llvm
- codegen-llvm
- ui-fulldeps/internal-lints
- ui
- array-slice-vec
- associated-consts
- attributes
- binding
- borrowck
- codegen
- coercion
- consts
- cross-crate
- auxiliary
- deriving
- dyn-keyword
- auxiliary
- enum
- extern
- frontmatter
- auxiliary
- generics
- impl-trait/precise-capturing
- instrument-coverage
- invalid-compile-flags/indirect-branch-cs-prefix
- issues
- issue-77218
- iterators
- macros
- match
- methods
- mir
- mismatched_types
- parser
- pattern
- privacy
- recursion
- resolve
- rust-2018/uniform-paths
- static
- structs-enums
- auxiliary
- structs
- thir-print
- track-diagnostics
- trait-bounds
- traits
- auxiliary
- negative-bounds
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
194 files changed
+1099
-670
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 |
| |
130 | 135 |
| |
131 | 136 |
| |
|
Lines changed: 36 additions & 35 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
37 | 33 |
| |
38 | 34 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
45 | 63 |
| |
46 | 64 |
| |
47 | 65 |
| |
| |||
71 | 89 |
| |
72 | 90 |
| |
73 | 91 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 |
| |
95 | 98 |
| |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 102 | + | |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
500 |
| - | |
| 500 | + | |
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
474 | 483 |
| |
475 | 484 |
| |
476 | 485 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
861 |
| - | |
| 861 | + | |
862 | 862 |
| |
863 | 863 |
| |
864 | 864 |
| |
|
Lines changed: 15 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
182 | 181 |
| |
183 | 182 |
| |
184 | 183 |
| |
185 |
| - | |
| 184 | + | |
186 | 185 |
| |
187 | 186 |
| |
188 | 187 |
| |
189 | 188 |
| |
190 | 189 |
| |
191 | 190 |
| |
192 | 191 |
| |
193 |
| - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
194 | 199 |
| |
195 | 200 |
| |
196 | 201 |
| |
| |||
410 | 415 |
| |
411 | 416 |
| |
412 | 417 |
| |
413 |
| - | |
| 418 | + | |
414 | 419 |
| |
415 | 420 |
| |
416 | 421 |
| |
| |||
465 | 470 |
| |
466 | 471 |
| |
467 | 472 |
| |
468 |
| - | |
| 473 | + | |
469 | 474 |
| |
470 | 475 |
| |
471 | 476 |
| |
| |||
512 | 517 |
| |
513 | 518 |
| |
514 | 519 |
| |
515 |
| - | |
516 |
| - | |
517 |
| - | |
518 |
| - | |
519 |
| - | |
520 |
| - | |
521 |
| - | |
522 |
| - | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
523 | 525 |
| |
524 | 526 |
| |
525 | 527 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
329 |
| - | |
| 328 | + | |
330 | 329 |
| |
331 | 330 |
| |
332 | 331 |
| |
| |||
583 | 582 |
| |
584 | 583 |
| |
585 | 584 |
| |
| 585 | + | |
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
|
0 commit comments