File tree
47 files changed
+395
-138
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_llvm/src/debuginfo
- rustc_const_eval/src/interpret
- rustc_hir_typeck/src/method
- rustc_lint/src
- rustc_middle/src/ty
- rustc_mir_transform/src
- coverage
- spans
- rustc_monomorphize/src
- rustc_trait_selection/src/error_reporting/infer
- library/std/src
- ffi
- src
- bootstrap/src
- core
- build_steps
- tools/clippy
- clippy_lints/src
- methods
- clippy_utils/src
- tests
- coverage
- ui/implied-bounds
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+395
-138
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
662 | 662 |
| |
663 | 663 |
| |
664 | 664 |
| |
665 |
| - | |
| 665 | + | |
666 | 666 |
| |
667 | 667 |
| |
| 668 | + | |
668 | 669 |
| |
669 | 670 |
| |
670 | 671 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
349 | 349 |
| |
350 |
| - | |
| 350 | + | |
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
|
Lines changed: 64 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1979 | 1979 |
| |
1980 | 1980 |
| |
1981 | 1981 |
| |
1982 |
| - | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
1983 | 2043 |
| |
1984 | 2044 |
| |
1985 | 2045 |
| |
1986 | 2046 |
| |
1987 | 2047 |
| |
1988 | 2048 |
| |
1989 |
| - | |
1990 |
| - | |
1991 |
| - | |
1992 |
| - | |
| 2049 | + | |
1993 | 2050 |
| |
1994 |
| - | |
| 2051 | + | |
1995 | 2052 |
| |
1996 | 2053 |
| |
1997 | 2054 |
| |
| |||
2000 | 2057 |
| |
2001 | 2058 |
| |
2002 | 2059 |
| |
2003 |
| - | |
| 2060 | + | |
2004 | 2061 |
| |
2005 | 2062 |
| |
2006 | 2063 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
459 |
| - | |
| 459 | + | |
460 | 460 |
| |
461 | 461 |
| |
462 | 462 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1485 | 1485 |
| |
1486 | 1486 |
| |
1487 | 1487 |
| |
1488 |
| - | |
1489 |
| - | |
| 1488 | + | |
1490 | 1489 |
| |
1491 | 1490 |
| |
1492 | 1491 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 | 97 |
| |
101 | 98 |
| |
102 |
| - | |
| 99 | + | |
103 | 100 |
| |
104 | 101 |
| |
105 | 102 |
| |
| |||
119 | 116 |
| |
120 | 117 |
| |
121 | 118 |
| |
122 |
| - | |
| 119 | + | |
123 | 120 |
| |
124 | 121 |
| |
125 | 122 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1304 | 1304 |
| |
1305 | 1305 |
| |
1306 | 1306 |
| |
1307 |
| - | |
1308 |
| - | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
1309 | 1311 |
| |
1310 | 1312 |
| |
1311 | 1313 |
| |
|
0 commit comments