Felix S. Klock II
5ef6182102
Add check for unbounded due to non-regular types in dropck.
...
Count recursion across phantom data separately from all recursion,
and treat `Box<T>` just as if it were carrying `PhantomData<T>`.
(Regression tests are in followup commit.)
The practical effect of this is just to increment the `xref_depth`
counter, the same way that `Vec` and other types carrying
`PhantomData` do.
2015-03-01 11:15:32 +01:00
..
2015-02-27 13:41:49 -08:00
2015-02-28 19:19:02 +05:30
2015-02-27 00:27:57 +09:00
2015-02-27 20:37:38 +05:30
2015-02-18 10:25:12 -05:00
2015-02-28 03:37:20 +00:00
2015-02-28 19:19:01 +05:30
2015-02-27 22:07:04 +05:30
2015-02-24 14:22:33 -08:00
2015-02-23 16:07:38 +13:00
2015-02-20 14:08:14 -05:00
2015-02-20 00:58:15 +01:00
2015-02-25 05:07:40 +01:00
2015-02-27 13:41:49 -08:00
2015-02-26 16:44:07 +02:00
2015-02-24 21:15:45 +03:00
2015-02-28 19:19:00 +05:30
2015-02-27 13:41:49 -08:00
2015-02-25 03:21:43 +05:30
2015-02-28 19:18:59 +05:30
2015-02-28 15:34:00 +11:00
2015-02-18 14:32:10 -08:00
2015-02-26 16:26:34 +11:00
2015-02-26 07:21:26 +02:00
2015-02-28 19:18:59 +05:30
2015-03-01 11:15:32 +01:00
2015-02-28 19:18:59 +05:30
2015-02-26 07:21:26 +02:00
2015-02-28 19:19:00 +05:30
2015-02-28 18:36:00 +00:00
2015-02-27 13:41:49 -08:00
2015-02-28 19:18:59 +05:30
2015-02-20 00:58:15 +01:00
2015-02-21 13:37:37 +01:00
2015-02-26 07:21:26 +02:00
2015-02-21 13:37:37 +01:00
2015-02-28 18:36:00 +00:00
2015-02-27 01:48:49 +01:00