File tree
447 files changed
+3080
-2972
lines changed- compiler
- rustc_ast_lowering/src
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- back
- debuginfo
- rustc_codegen_ssa/src
- back
- rustc_error_codes/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_interface/src
- rustc_metadata/src
- rmeta/decoder
- rustc_middle/src
- mir
- query
- rustc_mir/src
- borrow_check
- diagnostics
- dataflow/move_paths
- transform/coverage
- rustc_mir_build/src/build
- expr
- matches
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- abi/call
- asm
- spec
- tests
- rustc_typeck/src
- check
- method
- library
- alloc
- src
- collections/btree
- tests
- core
- src
- hash
- iter/adapters
- macros
- mem
- ops
- prelude
- ptr
- slice
- tests
- std/src
- net
- prelude
- src
- bootstrap
- doc
- rustc/src
- unstable-book/src
- language-features
- library-features
- librustdoc
- clean
- html
- highlight/fixtures
- render
- static
- passes
- test
- assembly/asm
- codegen
- remap_path_prefix
- auxiliary
- riscv-abi
- simd-intrinsic
- codegen-units
- item-collection
- partitioning
- debuginfo
- incremental/hashes
- mir-opt
- nll
- run-make-fulldeps
- link-args-order
- print-unversioned-files
- rustdoc
- const-generics
- inline_cross
- intra-doc
- cross-crate
- rustdoc-ui
- intra-doc
- ui
- asm
- associated-type-bounds
- async-await
- borrowck
- consts
- deprecation
- error-codes
- feature-gates
- impl-trait
- imports
- inference
- issues
- linkage-attr
- lint
- loops
- macros
- methods
- nll
- panic-runtime
- parser
- pattern/usefulness
- privacy
- proc-macro
- regions
- rfc-2093-infer-outlives
- simd
- simd-intrinsic
- stability-attribute
- structs
- symbol-names
- type-alias-enum-variants
- type-alias-impl-trait
- union
- unsized
- tools
- clippy
- clippy_utils/src
- tests/ui
- crate_level_checks
- compiletest/src
- linkchecker
- rustdoc-js
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
447 files changed
+3080
-2972
lines changedLines changed: 50 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 | 1501 |
| |
1502 |
| - | |
1503 |
| - | |
1504 |
| - | |
1505 | 1502 |
| |
1506 | 1503 |
| |
1507 | 1504 |
| |
1508 | 1505 |
| |
1509 |
| - | |
1510 |
| - | |
1511 |
| - | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
1512 | 1535 |
| |
1513 | 1536 |
| |
1514 |
| - | |
1515 |
| - | |
1516 | 1537 |
| |
1517 |
| - | |
1518 |
| - | |
1519 |
| - | |
1520 | 1538 |
| |
1521 |
| - | |
1522 |
| - | |
1523 |
| - | |
1524 |
| - | |
1525 |
| - | |
1526 |
| - | |
1527 |
| - | |
1528 |
| - | |
1529 |
| - | |
1530 |
| - | |
1531 |
| - | |
1532 |
| - | |
1533 |
| - | |
1534 |
| - | |
1535 |
| - | |
1536 |
| - | |
1537 |
| - | |
1538 |
| - | |
1539 |
| - | |
1540 |
| - | |
1541 |
| - | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
1542 | 1560 |
| |
1543 | 1561 |
| |
1544 | 1562 |
| |
|
Lines changed: 32 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
52 | 60 |
| |
53 |
| - | |
54 |
| - | |
| 61 | + | |
55 | 62 |
| |
56 | 63 |
| |
57 | 64 |
| |
|
Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
131 | 132 |
| |
132 | 133 |
| |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
133 | 149 |
| |
134 | 150 |
| |
135 | 151 |
| |
136 | 152 |
| |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
137 | 161 |
| |
138 | 162 |
| |
139 | 163 |
| |
| |||
244 | 268 |
| |
245 | 269 |
| |
246 | 270 |
| |
| 271 | + | |
247 | 272 |
| |
248 | 273 |
| |
249 | 274 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
| 320 | + | |
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
| 173 | + | |
177 | 174 |
| |
178 | 175 |
| |
179 | 176 |
| |
| |||
1050 | 1047 |
| |
1051 | 1048 |
| |
1052 | 1049 |
| |
1053 |
| - | |
| 1050 | + | |
1054 | 1051 |
| |
1055 | 1052 |
| |
1056 | 1053 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1083 | 1083 |
| |
1084 | 1084 |
| |
1085 | 1085 |
| |
1086 |
| - | |
| 1086 | + | |
1087 | 1087 |
| |
1088 |
| - | |
| 1088 | + | |
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 | 1091 |
| |
|
Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1411 | 1411 |
| |
1412 | 1412 |
| |
1413 | 1413 |
| |
1414 |
| - | |
| 1414 | + | |
1415 | 1415 |
| |
1416 |
| - | |
1417 |
| - | |
1418 |
| - | |
1419 |
| - | |
1420 |
| - | |
| 1416 | + | |
1421 | 1417 |
| |
1422 |
| - | |
1423 | 1418 |
| |
1424 | 1419 |
| |
1425 | 1420 |
| |
| |||
1761 | 1756 |
| |
1762 | 1757 |
| |
1763 | 1758 |
| |
1764 |
| - | |
| 1759 | + | |
1765 | 1760 |
| |
1766 | 1761 |
| |
1767 | 1762 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
757 |
| - | |
758 | 757 |
| |
759 | 758 |
| |
760 | 759 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 | 142 |
| |
144 | 143 |
| |
145 | 144 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
| 198 | + | |
| 199 | + | |
| 200 | + | |
198 | 201 |
| |
199 | 202 |
| |
200 | 203 |
| |
|
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
162 | 175 |
| |
163 | 176 |
| |
164 | 177 |
| |
| |||
322 | 335 |
| |
323 | 336 |
| |
324 | 337 |
| |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
325 | 350 |
| |
326 | 351 |
| |
327 | 352 |
| |
|
0 commit comments