File tree
64 files changed
+1345
-996
lines changed- compiler
- rustc_error_messages/locales/en-US
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_middle/src
- mir
- ty
- print
- rustc_monomorphize/src
- partitioning
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src/traits
- error_reporting
- src
- librustdoc
- clean
- html/static/css
- themes
- test
- rustdoc-ui
- ui
- associated-types
- confuse-field-and-method
- const-generics
- empty
- feature-gates
- functions-closures
- higher-rank-trait-bounds
- impl-trait
- issues
- iterators
- methods
- mismatched_types
- never_type
- resolve
- suggestions
- traits
- bound
- type-alias-impl-trait
- typeck
- unboxed-closures
- tools/clippy/clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+1345
-996
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
1276 | 1278 |
| |
1277 | 1279 |
| |
1278 | 1280 |
| |
| 1281 | + | |
1279 | 1282 |
| |
1280 | 1283 |
| |
1281 | 1284 |
| |
1282 | 1285 |
| |
1283 | 1286 |
| |
1284 |
| - | |
1285 |
| - | |
1286 |
| - | |
1287 |
| - | |
| 1287 | + | |
1288 | 1288 |
| |
1289 | 1289 |
| |
1290 | 1290 |
| |
| |||
1293 | 1293 |
| |
1294 | 1294 |
| |
1295 | 1295 |
| |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1296 | 1309 |
| |
1297 | 1310 |
| |
1298 | 1311 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
| 273 | + | |
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
| |||
563 | 563 |
| |
564 | 564 |
| |
565 | 565 |
| |
566 |
| - | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
567 | 570 |
| |
568 | 571 |
| |
569 | 572 |
| |
| |||
573 | 576 |
| |
574 | 577 |
| |
575 | 578 |
| |
576 |
| - | |
| 579 | + | |
577 | 580 |
| |
578 | 581 |
| |
579 | 582 |
| |
| |||
796 | 799 |
| |
797 | 800 |
| |
798 | 801 |
| |
799 |
| - | |
| 802 | + | |
| 803 | + | |
800 | 804 |
| |
801 | 805 |
| |
802 | 806 |
| |
| |||
1848 | 1852 |
| |
1849 | 1853 |
| |
1850 | 1854 |
| |
1851 |
| - | |
| 1855 | + | |
1852 | 1856 |
| |
1853 | 1857 |
| |
1854 | 1858 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
203 | 212 |
| |
204 | 213 |
| |
205 | 214 |
| |
|
0 commit comments