Skip to content

Commit e498741

Browse files
committed
Update well known traits table for arrays
1 parent 727821e commit e498741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/clauses/well_known_traits.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Some common examples of auto traits are `Send` and `Sync`.
4040
| immutable refs ||||||||||
4141
| mutable refs ||||||||||
4242
| slices ||||||||||
43-
| arrays | | | | ||||||
43+
| arrays | | | | ||||||
4444
| closures❌ ||||||||||
4545
| generators❌ ||||||||||
4646
| gen. witness❌ ||||||||||

0 commit comments

Comments
 (0)