This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
63 files changed
+375
-556
lines changed- compiler
- rustc_hir/src
- rustc_lint
- src
- early
- rustc_lint_defs/src
- rustc_resolve/src
- late
- src/tools/clippy/tests/ui
- tests/ui
- async-await/issues
- const-generics/type-dependent
- generics
- impl-trait
- lifetimes
- lifetime-errors
- mismatched-lifetime-syntaxes-details
- lint/elided-named-lifetimes
- object-lifetime
- self
- elision
- suggestions
- lifetimes
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+375
-556
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
845 | 845 |
| |
846 | 846 |
| |
847 | 847 |
| |
848 |
| - | |
849 |
| - | |
850 |
| - | |
851 |
| - | |
852 |
| - | |
853 |
| - | |
| 848 | + | |
854 | 849 |
| |
855 | 850 |
| |
856 | 851 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 | 254 |
| |
260 | 255 |
| |
261 | 256 |
| |
|
0 commit comments