whoops again

This commit is contained in:
qorg11 2021-06-15 20:26:36 +02:00
parent 8c85e7cfda
commit a337965ee8
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 2 additions and 0 deletions

View File

@ -5,12 +5,14 @@
* Rust lacks a specification
* There is only one compiler
>\>Everything in rust is undefined
>\>Therefore Rust has more undefined behaviour than C.
* Cargo sucks
* Takes years to build
>\>Consider adding CString/* const i8 literals
>\>Use concat!
```