| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-05-13 | Fix ICE that occurs when an associated const is ambiguous. | Sean Patrick Santos | -1/+1 | |
| Also change several error messages to refer to "items" rather than "methods", since associated items that require resolution during type checking are not always methods. | ||||
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -2/+2 | |
| 2014-04-24 | Calibrate span for method call error messages | Edward Wang | -0/+30 | |
| Specifically, the method parameter cardinality mismatch or missing method error message span now gets method itself exactly. It was the whole expression. Closes #9390 Closes #13684 Closes #13709 | ||||
