rust/tests
bors a00025ab21 Auto merge of #5638 - ebroto:issue_5628_add_suggestion_for_reversed_empty_ranges, r=phansch
reversed_empty_ranges: add suggestion for &slice[N..N]

As discussed in the issue thread, the user accepted this solution. Let me know if this is what we want, or if changing the way we lint the N..N case is prefered.

changelog: reversed_empty_ranges: add suggestion for &slice[N..N]

Closes #5628
2020-05-26 11:56:16 +00:00
..
auxiliary
cargo
ui Auto merge of #5638 - ebroto:issue_5628_add_suggestion_for_reversed_empty_ranges, r=phansch 2020-05-26 11:56:16 +00:00
ui-cargo multiple_crate_versions: skip dev and build deps 2020-05-25 20:00:08 +02:00
ui-toml
compile-test.rs Relax fs layout so that multiple pass/fail manifests are possible 2020-05-21 15:34:48 +02:00
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs