Commit 5c813b9
46: Fix TextSize::of docs to no longer suggest implementing TextLen r=matklad a=CAD97
Addresses the misleading docs part of rust-analyzer/text-size#45 by editing the docs back to their minimum. Does not yet provide advice on idioms for non-primitive types.
Co-authored-by: CAD97 <[email protected]>
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
0 commit comments