|
|
|
|
|
by jojomodding
42 days ago
|
|
exactly. If they wanted to iterate on their port they would add lifetime annotations here, which are the tool Rust be uses to ensure safety. They're just kicking the unsafety block down the road. This accomplishes nothing and is not how you get Rust to deliver its safety promise. |
|
https://www.reddit.com/r/rust/comments/1hxjdvp/eli5_what_is_...