| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-01 | Update tests | Basile Desloges | -42/+0 | |
| 2018-08-27 | Also use smaller spans for unsize adjustments | Matthew Jasper | -11/+6 | |
| 2018-08-25 | Use smaller span for adjustments on block expressions | Matthew Jasper | -13/+8 | |
| 2018-08-18 | Auto merge of #53175 - matthewjasper:more-return-stuff, r=nikomatsakis | bors | -2/+2 | |
| [NLL] Returns are interesting for free regions Based on #53088 - creating now to get feedback. Closes #51175 * Make assigning to the return type interesting. * Use "returning this value" instead of "return" in error messages. * Prefer one of the explanations that we have a name for to a generic interesting cause in some cases. * Treat causes that involve the destination of a call like assignments. | ||||
| 2018-08-17 | Fix undesirable fallout | Vadim Petrochenkov | -24/+24 | |
| compile-fail-fulldeps/proc-macro/proc-macro-attributes.rs - resolution change for derive helper attributes with the same name as derive itself run-pass/macro-comma-support.rs - indeterminate resolutions for macros in expression positions ui/issues/issue-49074.rs - diagnostics regression, not enough recovery to report the second error ui/object-lifetime/object-lifetime-default.stderr - unstable diagnostics? | ||||
| 2018-08-14 | Update former compile-fail tests | Matthew Jasper | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+675 | |
