rust/tests
bors 4b8700879c Auto merge of #5792 - flip1995:rollup-torc1we, r=flip1995
Rollup of 5 pull requests

Successful merges:

 - #5443 (Some accuracy lints for floating point operations)
 - #5752 (Move range_minus_one to pedantic)
 - #5756 (unnecessary_sort_by: avoid linting if key borrows)
 - #5784 (Fix out of bounds access by checking length equality BEFORE accessing by index.)
 - #5786 (fix phrase in new_lint issue template)

Failed merges:

r? @ghost

changelog: rollup
2020-07-13 14:21:20 +00:00
..
auxiliary
cargo
ui Auto merge of #5792 - flip1995:rollup-torc1we, r=flip1995 2020-07-13 14:21:20 +00:00
ui-cargo Fix multiple_crate_versions error 2020-07-01 07:35:18 +02:00
ui-toml Add configurable threshold for type_repetition_in_bounds lint 2020-07-03 17:29:54 +02:00
compile-test.rs Update compile-test to follow new lint 2020-07-03 16:51:44 -07:00
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs