thanks :ferrisowo:

This commit is contained in:
nora 2022-07-23 18:00:35 +02:00
parent 8ed5d72bc9
commit d352efed29

View file

@ -237,3 +237,5 @@ decisions more towards safe code, which I am not a huge fan of. Ownership is eno
I guess what I am wishing for are some good and flexible raw pointer types. But that's still in the stars... I guess what I am wishing for are some good and flexible raw pointer types. But that's still in the stars...
For more information about this topic, see https://github.com/rust-lang/unsafe-code-guidelines/issues/326 For more information about this topic, see https://github.com/rust-lang/unsafe-code-guidelines/issues/326
_Thanks to the nice people on the Rust Community Discord for their feedback on the draft of this post!_