File tree
60 files changed
+1301
-439
lines changed- src
- librustc_error_codes
- librustc_hir
- librustc_infer
- infer
- error_reporting
- nice_region_error
- librustc_middle
- traits
- ty
- librustc_trait_selection/traits
- codegen
- error_reporting
- librustc_typeck/check/method
- test/ui
- associated-types/cache
- async-await/issues
- impl-header-lifetime-elision
- impl-trait
- issues
- nll/user-annotations
- object-lifetime
- regions
- self
- suggestions
- lifetimes
- underscore-lifetime
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+1301
-439
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
| 636 | + | |
636 | 637 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2198 | 2198 |
| |
2199 | 2199 |
| |
2200 | 2200 |
| |
2201 |
| - | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
| 2204 | + | |
| 2205 | + | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
2202 | 2212 |
| |
2203 | 2213 |
| |
2204 | 2214 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
| 371 | + | |
370 | 372 |
| |
371 | 373 |
| |
372 | 374 |
| |
373 |
| - | |
| 375 | + | |
374 | 376 |
| |
375 | 377 |
| |
376 | 378 |
| |
| |||
414 | 416 |
| |
415 | 417 |
| |
416 | 418 |
| |
417 |
| - | |
| 419 | + | |
418 | 420 |
| |
419 | 421 |
| |
420 | 422 |
| |
| |||
639 | 641 |
| |
640 | 642 |
| |
641 | 643 |
| |
642 |
| - | |
| 644 | + | |
643 | 645 |
| |
644 | 646 |
| |
645 | 647 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2010 | 2010 |
| |
2011 | 2011 |
| |
2012 | 2012 |
| |
2013 |
| - | |
| 2013 | + | |
2014 | 2014 |
| |
2015 | 2015 |
| |
2016 | 2016 |
| |
|
0 commit comments