rust/ci
Yacin Tmimi 949da529d7 Add GitHub Action to test master rustfmt formatting vs a feature branch
This new action is intended to help us maintainers determine when feature
branches cause breaking formatting changes by running rustfmt (master)
and the feature branch on various rust repositories.

Over time I expect the list of checked projects to increase.

With this action in place we can more easily test that a new feature or
bug fix doesn't introduce breaking changes. Although this action needs to
be manually triggered right now, we might consider adding it to our CI
runs in the future.
2022-08-12 20:41:38 -05:00
..
build_and_test.bat Allow #[ignore] tests to run in rustfmt's test suite 2022-06-29 18:55:02 -05:00
build_and_test.sh Allow #[ignore] tests to run in rustfmt's test suite 2022-06-29 18:55:02 -05:00
check_diff.sh Add GitHub Action to test master rustfmt formatting vs a feature branch 2022-08-12 20:41:38 -05:00
integration.sh Pass --locked when installing rustfmt in integration tests 2022-06-14 15:23:33 -05:00