This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 8f6888a
File tree
79 files changed
+263
-342
lines changed- compiler
- rustc_borrowck/src/diagnostics
- rustc_const_eval/src/transform/check_consts
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- collect
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- infer/error_reporting
- traits/error_reporting
- rustc_lint/src
- rustc_middle/src/hir
- map
- rustc_mir_build/src/build
- rustc_passes/src
- rustc_trait_selection/src/traits/error_reporting
- src/tools/clippy
- clippy_lints/src
- casts
- functions
- loops
- matches
- methods
- operators
- transmute
- unit_types
- utils/internal_lints
- clippy_utils/src
- ty/type_certainty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+263
-342
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
407 |
| - | |
| 406 | + | |
408 | 407 |
| |
409 | 408 |
| |
410 | 409 |
| |
| |||
1660 | 1659 |
| |
1661 | 1660 |
| |
1662 | 1661 |
| |
1663 |
| - | |
1664 |
| - | |
| 1662 | + | |
1665 | 1663 |
| |
1666 | 1664 |
| |
1667 | 1665 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
947 |
| - | |
| 947 | + | |
948 | 948 |
| |
949 | 949 |
| |
950 | 950 |
| |
| |||
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 | 1036 |
| |
1037 |
| - | |
| 1037 | + | |
1038 | 1038 |
| |
1039 | 1039 |
| |
1040 | 1040 |
| |
|
0 commit comments