Hacker News
- Things Rust doesn't let you do https://medium.com/@GolDDranks/things-rust-doesnt-let-you-do-draft-f596a3c740a5 4 comments
Lobsters
- Things Rust doesn’t let you do https://medium.com/@GolDDranks/things-rust-doesnt-let-you-do-draft-f596a3c740a5 4 comments rust
- Things Rust doesn’t let you do https://medium.com/@golddranks/things-rust-doesnt-let-you-do-draft-f596a3c740a5 18 comments rust
Linking pages
Linked pages
- Iterator in std::iter - Rust https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.collect 232 comments
- The Problem With Single-threaded Shared Mutability - In Pursuit of Laziness https://manishearth.github.io/blog/2015/05/17/the-problem-with-shared-mutability/ 140 comments
- https://gankro.github.io/blah/linear-rust/ 128 comments
- Baby Steps http://smallcultfollowing.com/babysteps/blog/2016/04/27/non-lexical-lifetimes-introduction/ 77 comments
- Box in std::boxed - Rust https://doc.rust-lang.org/std/boxed/struct.Box.html#method.leak 47 comments
- GitHub - golddranks/multi_mut: Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values. https://github.com/golddranks/multi_mut 37 comments
- rfcs/1598-generic_associated_types.md at master · rust-lang/rfcs · GitHub https://github.com/rust-lang/rfcs/blob/master/text/1598-generic_associated_types.md 34 comments
- After NLL: Moving from borrowed data and the sentinel pattern · baby steps http://smallcultfollowing.com/babysteps/blog/2018/11/10/after-nll-moving-from-borrowed-data-and-the-sentinel-pattern/ 34 comments
- Encapsulating Lifetime of the Field https://matklad.github.io/2018/05/04/encapsulating-lifetime-of-the-field.html 29 comments
- RFC: Enable nested method calls by nikomatsakis · Pull Request #2025 · rust-lang/rfcs · GitHub https://github.com/rust-lang/rfcs/pull/2025 26 comments
- HashMap in std::collections - Rust https://doc.rust-lang.org/std/collections/struct.HashMap.html#method.get 24 comments
- https://crates.io/crates/owning_ref 16 comments
- Allow fields in traits that map to lvalues in impl'ing type by nikomatsakis · Pull Request #1546 · rust-lang/rfcs · GitHub https://github.com/rust-lang/rfcs/pull/1546 12 comments
- https://crates.io/crates/rental 11 comments
- rfcs/2349-pin.md at master · rust-lang/rfcs · GitHub https://github.com/rust-lang/rfcs/blob/master/text/2349-pin.md 10 comments
- GitHub - rust-lang-nursery/lazy-static.rs: A small macro for defining lazy evaluated static variables in Rust. https://github.com/rust-lang-nursery/lazy-static.rs 5 comments
- nasal demons http://catb.org/jargon/html/N/nasal-demons.html 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:medium.com
Search title: Things Rust doesn’t let you do. A survey of things that Rust doesn’t… | by Pyry Kontio | Medium
See how to search.