File tree
183 files changed
+571
-510
lines changed- src
- ci/docker/scripts
- doc
- rustc/src
- codegen-options
- lints/listing
- rustdoc/src
- unstable-book/src/language-features
- liballoc
- collections
- btree
- liballoc_system
- libarena
- libcore
- future
- num
- ops
- slice
- str
- libfmt_macros
- libpanic_unwind
- dwarf
- libproc_macro
- librustc
- infer
- canonical
- error_reporting
- higher_ranked
- middle
- mir
- interpret
- traits
- query
- ty
- query
- librustc_codegen_llvm
- back
- mir
- librustc_codegen_utils
- librustc_data_structures
- librustc_lint
- librustc_metadata
- librustc_mir
- borrow_check
- nll
- type_check
- dataflow
- interpret
- transform
- util
- librustc_resolve
- librustc_traits
- librustc_typeck
- check
- librustdoc
- clean
- html
- static
- libserialize
- libstd
- collections/hash
- io
- net
- sync
- sys
- unix
- windows
- sys_common
- libsyntax
- ext
- tt
- parse
- libsyntax_ext
- libsyntax_pos
- test
- codegen-units/item-collection
- compile-fail-fulldeps/auxiliary
- run-fail
- run-make-fulldeps
- hir-tree
- rustdoc-error-lines
- sanitizer-cdylib-link
- sanitizer-dylib-link
- run-pass
- run-pass-fulldeps
- auxiliary
- proc-macro/auxiliary
- rustdoc/inline_cross/auxiliary
- ui
- associated-types
- borrowck
- consts/const-eval
- error-codes
- extern
- feature-gates
- fn
- imports
- issues
- label
- lifetimes/lifetime-errors
- lint
- rfc1598-generic-associated-types
- rust-2018
- single-use-lifetime
- unboxed-closures
- variadic
- where-clauses
- ui-fulldeps/auxiliary
- tools
- build-manifest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
183 files changed
+571
-510
lines changedLines changed: 75 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
1 | 76 |
| |
2 | 77 |
| |
3 | 78 |
| |
|
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 | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
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 |
| |
|
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
187 | 186 |
| |
188 | 187 |
| |
189 | 188 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| |||
704 | 706 |
| |
705 | 707 |
| |
706 | 708 |
| |
707 |
| - | |
| 709 | + | |
708 | 710 |
| |
709 | 711 |
| |
710 | 712 |
| |
|
Lines changed: 24 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1151 | 1151 |
| |
1152 | 1152 |
| |
1153 | 1153 |
| |
1154 |
| - | |
| 1154 | + | |
1155 | 1155 |
| |
1156 | 1156 |
| |
1157 | 1157 |
| |
1158 | 1158 |
| |
1159 |
| - | |
| 1159 | + | |
1160 | 1160 |
| |
1161 | 1161 |
| |
1162 | 1162 |
| |
| |||
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 |
| - | |
| 1212 | + | |
1213 | 1213 |
| |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 | 1216 |
| |
1217 |
| - | |
| 1217 | + | |
1218 | 1218 |
| |
1219 | 1219 |
| |
1220 | 1220 |
| |
1221 | 1221 |
| |
1222 |
| - | |
| 1222 | + | |
1223 | 1223 |
| |
1224 | 1224 |
| |
1225 | 1225 |
| |
| |||
1283 | 1283 |
| |
1284 | 1284 |
| |
1285 | 1285 |
| |
1286 |
| - | |
| 1286 | + | |
1287 | 1287 |
| |
1288 | 1288 |
| |
1289 | 1289 |
| |
1290 | 1290 |
| |
1291 | 1291 |
| |
1292 | 1292 |
| |
1293 |
| - | |
| 1293 | + | |
1294 | 1294 |
| |
1295 | 1295 |
| |
1296 | 1296 |
| |
| |||
1309 | 1309 |
| |
1310 | 1310 |
| |
1311 | 1311 |
| |
1312 |
| - | |
| 1312 | + | |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 | 1315 |
| |
| |||
1394 | 1394 |
| |
1395 | 1395 |
| |
1396 | 1396 |
| |
1397 |
| - | |
| 1397 | + | |
1398 | 1398 |
| |
1399 | 1399 |
| |
1400 |
| - | |
| 1400 | + | |
1401 | 1401 |
| |
1402 | 1402 |
| |
1403 | 1403 |
| |
| |||
1418 | 1418 |
| |
1419 | 1419 |
| |
1420 | 1420 |
| |
1421 |
| - | |
| 1421 | + | |
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 | 1424 |
| |
| |||
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 | 1465 |
| |
1466 |
| - | |
| 1466 | + | |
1467 | 1467 |
| |
1468 | 1468 |
| |
1469 |
| - | |
| 1469 | + | |
1470 | 1470 |
| |
1471 | 1471 |
| |
1472 | 1472 |
| |
| |||
1480 | 1480 |
| |
1481 | 1481 |
| |
1482 | 1482 |
| |
1483 |
| - | |
| 1483 | + | |
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 | 1486 |
| |
| |||
1497 | 1497 |
| |
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 |
| - | |
1501 |
| - | |
| 1500 | + | |
| 1501 | + | |
1502 | 1502 |
| |
1503 |
| - | |
1504 |
| - | |
| 1503 | + | |
| 1504 | + | |
1505 | 1505 |
| |
1506 | 1506 |
| |
1507 | 1507 |
| |
| |||
1513 | 1513 |
| |
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 |
| - | |
1517 |
| - | |
| 1516 | + | |
| 1517 | + | |
1518 | 1518 |
| |
1519 | 1519 |
| |
1520 | 1520 |
| |
| |||
1604 | 1604 |
| |
1605 | 1605 |
| |
1606 | 1606 |
| |
1607 |
| - | |
1608 |
| - | |
| 1607 | + | |
| 1608 | + | |
1609 | 1609 |
| |
1610 | 1610 |
| |
1611 | 1611 |
| |
| |||
1614 | 1614 |
| |
1615 | 1615 |
| |
1616 | 1616 |
| |
1617 |
| - | |
1618 |
| - | |
| 1617 | + | |
| 1618 | + | |
1619 | 1619 |
| |
1620 | 1620 |
| |
1621 | 1621 |
| |
|
0 commit comments