File tree
206 files changed
+436
-2386
lines changed- src
- bootstrap/src/core
- build_steps
- tools/compiletest/src
- tests
- coverage
- auxiliary
- coverage-map
- status-quo
- run-coverage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+436
-2386
lines changed+100-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1305 | 1305 |
| |
1306 | 1306 |
| |
1307 | 1307 |
| |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
1308 | 1349 |
| |
1309 | 1350 |
| |
1310 | 1351 |
| |
| |||
1349 | 1390 |
| |
1350 | 1391 |
| |
1351 | 1392 |
| |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
1355 |
| - | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
1356 | 1451 |
| |
1357 | 1452 |
| |
1358 |
| - | |
1359 | 1453 |
| |
1360 | 1454 |
| |
1361 | 1455 |
| |
| |||
1581 | 1675 |
| |
1582 | 1676 |
| |
1583 | 1677 |
| |
1584 |
| - | |
| 1678 | + | |
1585 | 1679 |
| |
1586 | 1680 |
| |
1587 | 1681 |
| |
|
Diff for: src/bootstrap/src/core/builder.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
727 | 727 |
| |
728 | 728 |
| |
729 | 729 |
| |
| 730 | + | |
730 | 731 |
| |
731 | 732 |
| |
732 | 733 |
| |
|
Diff for: src/tools/compiletest/src/common.rs
+11-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
89 | 98 |
| |
90 | 99 |
| |
91 | 100 |
| |
| |||
699 | 708 |
| |
700 | 709 |
| |
701 | 710 |
| |
| 711 | + | |
702 | 712 |
| |
703 | 713 |
| |
704 | 714 |
| |
|
Diff for: src/tools/compiletest/src/runtest.rs
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2193 | 2193 |
| |
2194 | 2194 |
| |
2195 | 2195 |
| |
2196 |
| - | |
| 2196 | + | |
2197 | 2197 |
| |
2198 | 2198 |
| |
2199 | 2199 |
| |
| |||
2481 | 2481 |
| |
2482 | 2482 |
| |
2483 | 2483 |
| |
2484 |
| - | |
| 2484 | + | |
2485 | 2485 |
| |
2486 |
| - | |
| 2486 | + | |
2487 | 2487 |
| |
2488 | 2488 |
| |
2489 | 2489 |
| |
| |||
2720 | 2720 |
| |
2721 | 2721 |
| |
2722 | 2722 |
| |
2723 |
| - | |
| 2723 | + | |
2724 | 2724 |
| |
2725 | 2725 |
| |
2726 | 2726 |
| |
|
Diff for: tests/coverage-map/README.md
-13
This file was deleted.
Diff for: tests/coverage-map/if.cov-map
-15
This file was deleted.
Diff for: tests/coverage-map/if.rs
-9
This file was deleted.
-63
This file was deleted.
-23
This file was deleted.
Diff for: tests/coverage/README.md
+16
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Diff for: tests/coverage/issue-85461.cov-map
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments