1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-15 05:40:30 +02:00

Merge pull request #6 from andrewpollack/patch-4

Minor punctuation update
This commit is contained in:
Martin Geisler
2022-12-22 10:05:53 +01:00
committed by GitHub

View File

@ -2,6 +2,6 @@
Some unique selling points of Rust:
* Compile time memory safety
* Lack of undefined runtime behavior
* Modern language features
* Compile time memory safety.
* Lack of undefined runtime behavior.
* Modern language features.