File tree
76 files changed
+2539
-2529
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_const_eval/src/check_consts
- rustc_hir_analysis/src
- check
- coherence
- impl_wf_check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer
- src
- error_reporting
- errors
- infer
- traits
- error_reporting
- rustc_mir_transform/src
- rustc_passes/src
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- solve
- traits
- query
- select
- rustc_traits/src
- src/tools/clippy
- clippy_lints/src
- tests/ui
- tests/rustdoc-ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+2539
-2529
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| 16 | + | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 | 38 |
| |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
0 commit comments