Hello,

So, as most of you know, I'll be on vacation until July 5th. I've been thinking that unfortunately I think a few of the regions bugs that remain are serious enough that we ought not to try putting them into widespread use until those bugs are fixed.

I am thinking of a few things in particular (in order of importance):

#2657 (handling bindings only semi-correct)
#2203 (prevent regions from being captured in fn@ closures)
#2282 (check for regions in invariant/contravariant locations)

I may be able to fix #2657 before I go, but I won't get to the other ones. None of them are terribly complex to solve (though #2203 entails a new kind) but I am a bit nervous about using regions widely before they are fixed.


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

Reply via email to