rust/tests
Philipp Krones dce670c73c
Rollup merge of #4119 - BO41:non_ascii_literal, r=flip1995
Improve non ascii literal

This PR improves the example of the [non_ascii_literal](https://rust-lang.github.io/rust-clippy/master/index.html#non_ascii_literal) lint.
It also makes it auto-fixable.

Please review. This is my first PR to this project.
(Thanks @flip1995 for the help :)

changelog: none
fixes #4117
2019-05-27 13:09:17 +02:00
..
auxiliary
ui Rollup merge of #4119 - BO41:non_ascii_literal, r=flip1995 2019-05-27 13:09:17 +02:00
ui-toml
compile-test.rs Fix compile-test from forcing a rebuild. 2019-05-19 13:25:06 -07:00
dogfood.rs use clippy-preview instead of clippy in cargo 2019-04-30 18:29:25 -07:00
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs