Commit bdc3d6fe authored by Kirill Pimenov's avatar Kirill Pimenov Committed by Denis S. Soldatov aka General-Beck
Browse files

More thorough changes detection (#7472)

* More thorough changes detection

This basically trades false-negatives ("dumb" last commit not touching
Rust on a Rust-touching branch) for false-positives (all builds against
`stable` and `beta` will run all tests almost always).
This seems to be a reasonable tradeoff.

Closes #6507

* We don't have Appveyor anymore

* before_script sections are not merged

* Limiting commit depth breaks branching detection
parent 4c22ca27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment