> My first thought is unrelated: it would be awesome if we had a lint mode that 
> detected methods like `get`, `get_ref`, etc. - all these common patterns - 
> and confirmed that their result type looked like what we expect. We could 
> apply this to all the official libraries to try to stay consistent.

This could help to ensure that our APIs could remain reasonably intact through 
a transition to higher kinded types.

~Brendan
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to