Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit fa0d58c

Browse files
committed
Merge pull request #225 from tbu-/pr_prevent_all_segfaults
State that Rust prevents segmentation faults
2 parents 70d01d0 + cbaa4dd commit fa0d58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p class="pitch">
99
<b>Rust</b> is a systems programming language
1010
that runs blazingly fast,
11-
prevents nearly all segfaults,
11+
prevents segfaults,
1212
and guarantees thread safety.
1313
<br/>
1414
<a href="http://doc.rust-lang.org/book/README.html">Show me!</a>

0 commit comments

Comments
 (0)