| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-26 | trigger string_lit_as_bytes when literal has escapes | Andy Russell | -0/+2 | |
| 2019-09-25 | Split map_entry tests into fixable and unfixable | Manish Goregaokar | -1/+1 | |
| 2019-07-08 | Avoid reporting string_lit_as_bytes for long strings | Jens Hausdorf | -2/+3 | |
| Port of @jens1o code ([b76f939][jens1o_commit]) Fixes #1208 [jens1o_commit]: https://github.com/jens1o/rust-clippy/commit/b76f939ac2efcfe24900c286b3b7713d972d9088 Co-authored-by: Thiago Arrais <thiago.arrais@gmail.com> | ||||
| 2019-03-14 | Run rustfix for string_lit_as_bytes tests | Philipp Hansch | -0/+19 | |
| This moves the `string_lit_as_bytes` tests into a new file and enables rustfix tests for them. | ||||
