| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-01-16 | Detect cycles and specialize error reporting for Sized. It is important | Niko Matsakis | -0/+31 | |
| to get the `Sized` error usable, since that hits new users frequently. Further work is needed for the error reporting for non-Sized cycle cases; those currently just fallback to the old path. Also adjust tests. | ||||
