| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -18/+4 | |
| 2019-03-27 | Better diagnostic for binary operation on BoxedValues | hgallagher1993 | -2/+4 | |
| 2019-03-11 | Update NLL tests | Vadim Petrochenkov | -1/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2019-02-20 | Fix erroneous loop diagnostic in nll | Santiago Pastorino | -1/+1 | |
| This commit fixes the logic of detecting when a use happen in a later iteration of where a borrow was defined Fixes #53773 | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -34/+4 | |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -5/+5 | |
| 2018-11-23 | Reword incorrect macro invocation primary label | Esteban Küber | -1/+1 | |
| 2018-10-23 | Point at macro definition when no rules expect token | Esteban Küber | -1/+1 | |
| 2018-10-03 | Clearer later use messages for calls | Matthew Jasper | -1/+1 | |
| Give a special message when the later use is from a call. Use the span of the callee instead of the whole expression. For conflicting borrow messages say that the later use is of the first borrow. | ||||
| 2018-09-28 | Test fixes for the change of error message for issue #54015 | Rusty Blitzerr | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+106 | |
