rust/.github/workflows
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
..
check_diff.yml Add GitHub Action to test master rustfmt formatting vs a feature branch 2022-08-12 20:41:38 -05:00
integration.yml Update GitHub Actions actions/checkout@v2 to v3 2022-04-30 18:55:10 -04:00
linux.yml ci: include config_proc_macro crate in ci (#5389) 2022-06-21 10:23:13 -05:00
mac.yml ci: include config_proc_macro crate in ci (#5389) 2022-06-21 10:23:13 -05:00
rustdoc_check.yml Update GitHub Actions actions/checkout@v2 to v3 2022-04-30 18:55:10 -04:00
upload-assets.yml Update GitHub Actions actions/checkout@v2 to v3 2022-04-30 18:55:10 -04:00
windows.yml ci: include config_proc_macro crate in ci (#5389) 2022-06-21 10:23:13 -05:00