This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
82 files changed
+192
-149
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- util
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src/assert
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_lint/src
- rustc_mir_build/src/thir/cx
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits/error_reporting
- src/tools
- clippy
- clippy_lints/src
- functions
- loops
- matches
- methods
- utils
- clippy_utils/src
- ty/type_certainty
- rustfmt/src
- tidy/src
- tests/ui
- array-slice-vec
- borrowck
- consts
- error-codes
- indexing
- intrinsics
- issues
- lint
- span
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+192
-149
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 |
| - | |
| 1465 | + | |
| 1466 | + | |
1466 | 1467 |
| |
1467 | 1468 |
| |
1468 | 1469 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1400 | 1400 |
| |
1401 | 1401 |
| |
1402 | 1402 |
| |
1403 |
| - | |
| 1403 | + | |
1404 | 1404 |
| |
1405 | 1405 |
| |
1406 | 1406 |
| |
1407 | 1407 |
| |
1408 | 1408 |
| |
1409 | 1409 |
| |
1410 | 1410 |
| |
| 1411 | + | |
1411 | 1412 |
| |
1412 | 1413 |
| |
1413 | 1414 |
| |
| |||
1420 | 1421 |
| |
1421 | 1422 |
| |
1422 | 1423 |
| |
1423 |
| - | |
| 1424 | + | |
1424 | 1425 |
| |
1425 | 1426 |
| |
| 1427 | + | |
1426 | 1428 |
| |
1427 | 1429 |
| |
1428 | 1430 |
| |
| |||
1432 | 1434 |
| |
1433 | 1435 |
| |
1434 | 1436 |
| |
1435 |
| - | |
| 1437 | + | |
1436 | 1438 |
| |
1437 | 1439 |
| |
| 1440 | + | |
1438 | 1441 |
| |
1439 | 1442 |
| |
1440 | 1443 |
| |
|
0 commit comments