1
0
mirror of git://git.qorg11.net/kill9.git synced 2025-02-20 16:56:50 +00:00

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

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!
```