| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-29 | Say "doesn't" instead of "wouldn't" in convert message | Camelid | -67/+67 | |
| 2020-09-29 | Add article after "to" | Camelid | -113/+113 | |
| Also added missing backtick in "you can cast" message. | ||||
| 2020-09-27 | Use correct article in help message for conversion or cast | Camelid | -56/+56 | |
| Before it always used `an`; now it uses the correct article for the type. | ||||
| 2020-04-28 | Fix numeric-cast tests for new `into` suggestion | Samrat Man Singh | -42/+28 | |
| Remove `integer-into.rs` since the numeric-cast tests already cover these cases. | ||||
| 2020-04-12 | Add blessed tests after compiler message fix | Yashhwanth Ram | -24/+16 | |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -113/+113 | |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+98 | |
| Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages. | ||||
| 2019-05-03 | Reword casting message | Esteban Küber | -78/+78 | |
| 2019-04-29 | Suggest try_into when possible | Esteban Küber | -317/+528 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -134/+134 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+907 | |
