rust/src/test/ui/unboxed-closures
Matthew Jasper 1d53e43744 Simplify mem_categorization
* `Place` is no longer recursive.
* The `cmt` type alias is removed
* `Upvar` places no longer include the dereferences of the environment
  closure or of by reference captures.
* All non-dereference projections are combined to a single variant.
* Various unnecessary types and methods have been removed.
2019-11-27 19:47:12 +00:00
..
2019-11-16 01:40:59 +09:00
2019-11-15 23:54:52 +09:00