Manishearth / humpty_dumpty

Implicit Drop/move protection for Rust (linear types)
12 stars 1 forks source link

Properly document what humpty_dumpty can and cant do #12

Open Munksgaard opened 9 years ago

Munksgaard commented 9 years ago

As per the title, we should clarify what humpty can and cannot handle. Stuff that we currently cannot handle are clear candidates for issues/future fixes.

Manishearth commented 9 years ago

move closures can bypass humpty, for one.