Commit 41b4913
style: add explicit lifetime parameter to methods (64bit#450)
with changes to rust lifetime elision rules, the compiler
generates a warning for methods that return a type that
has a lifetime parameter tied to &self but are not explicit
about it
(cherry picked from commit 6becdfc)1 parent 38f6e65 commit 41b4913
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments