Commit af2182c
authored
Rollup merge of rust-lang#102673 - lukas-code:infered-lifetimes, r=ehuss
Update doc for `PhantomData` to match code example
After rust-lang#106621, there is no longer a `T: 'a` annotation in the doc example, so update the text to match the code.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
| 698 | + | |
699 | 699 | | |
700 | 700 | | |
701 | 701 | | |
| |||
0 commit comments