about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorYacin Tmimi <yacintmimi@gmail.com>2022-08-01 00:29:32 -0400
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2022-08-12 20:41:38 -0500
commit949da529d7a0b348376f67e77676a8722ad21899 (patch)
tree693b1ff41a15f1cfff909366456688a36e1f0f48 /library/std/src
parentea017d7f84e218c4a8048d2ecd9d63bbda014209 (diff)
downloadrust-949da529d7a0b348376f67e77676a8722ad21899.tar.gz
rust-949da529d7a0b348376f67e77676a8722ad21899.zip
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.
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions