Skip to content

Commit 5fc4e51

Browse files
committed
docs: Remove unfinished sentence in manual. Closes #3806
1 parent 64e1ecb commit 5fc4e51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/rust.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2475,7 +2475,6 @@ assert (i == 3);
24752475
~~~~
24762476

24772477
All accessible elements of a vector are always initialized, and access to a vector is always bounds-checked.
2478-
In the case of a definite-
24792478

24802479

24812480
### Structure types

0 commit comments

Comments
 (0)