You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Fix typo (#173)
This commit is contained in:
		| @@ -16,7 +16,7 @@ on the answer you can highlight different features of Rust: | ||||
|   have the memory unsafety issues. In addition, you get a modern language with | ||||
|   constructs like pattern matching and built-in dependency management. | ||||
|  | ||||
| * Experience with Java, Go, Python, JavaSript...: You get the same memory safety | ||||
| * Experience with Java, Go, Python, JavaScript...: You get the same memory safety | ||||
|   as in those languages, plus a similar high-level language feeling. In addition | ||||
|   you get fast and predictable performance like C and C++ (no garbage collector) | ||||
|   as well as access to low-level hardware (should you need it) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user