rust/src/test/compile-fail
Niko Matsakis a380df809c Fix subtle error in caching during kind computation that could cause linear
values to be copied.  Rewrite kind computation so that instead of directly
computing the kind it computes what kinds of values are present in the type,
and then derive kinds based on that. I find this easier to think about.

Fixes #4821.
2013-02-08 07:20:39 -08:00
..
2013-01-17 18:45:57 -08:00
2013-01-03 15:35:19 -08:00
2013-01-20 19:51:33 -08:00
2013-02-05 17:30:35 -08:00
2013-01-24 16:07:04 +09:00
2013-01-07 18:05:18 -08:00
2013-01-07 18:05:18 -08:00