rust/tests
Philipp Krones 93d84d7dda
Rollup merge of #4766 - phansch:fix_fp_in_derive_hash_xor_eq, r=flip1995
Fix false positive in derive_hash_xor_eq

This fixes a false positive in derive_hash_xor_eq where the lint was
triggering on user-defined traits called `Hash`.

changelog: Fix false positive in `derive_hash_xor_eq`

Fixes #4658
2019-11-23 18:15:59 +01:00
..
auxiliary
ui Rollup merge of #4766 - phansch:fix_fp_in_derive_hash_xor_eq, r=flip1995 2019-11-23 18:15:59 +01:00
ui-toml build: improve script and travis config 2019-10-22 10:14:39 +07:00
compile-test.rs Rustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18) 2019-11-18 23:49:58 -08:00
dogfood.rs tests: dogfood: run tests with debuginfo=0 reducing dogfood target dir size even further. 2019-09-11 21:29:07 +02:00
fmt.rs
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs