File tree
114 files changed
+476
-639
lines changed- compiler
- rustc_lint/src
- rustc_lint_defs/src
- rustc_middle/src
- src
- test/ui
- anon-params
- async-await/await-keyword
- const-generics/min_const_generics
- dyn-keyword
- editions
- generic-associated-types
- inference
- iterators
- lint
- force-warn
- macros
- parser
- macro
- range
- rust-2018
- rust-2021
- suggestions
- traits/bound
- tools/clippy/tests/ui/crashes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+476
-639
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 41 | + | |
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
874 | 875 |
| |
875 | 876 |
| |
876 | 877 |
| |
877 |
| - | |
| 878 | + | |
878 | 879 |
| |
879 | 880 |
| |
880 | 881 |
| |
| |||
1663 | 1664 |
| |
1664 | 1665 |
| |
1665 | 1666 |
| |
1666 |
| - | |
| 1667 | + | |
1667 | 1668 |
| |
1668 | 1669 |
| |
1669 | 1670 |
| |
| |||
1891 | 1892 |
| |
1892 | 1893 |
| |
1893 | 1894 |
| |
1894 |
| - | |
| 1895 | + | |
1895 | 1896 |
| |
1896 | 1897 |
| |
1897 | 1898 |
| |
|
0 commit comments