Commit graph

6 commits

Author SHA1 Message Date
René Kijewski
d68dbecc78 Make verbose rustc version information available
* commit-hash: rustc's source revision long commit hash
* abbrev-hash: rustc's source revision short commit hash
* commit-date: rustc's source revision commit date
* release: rustc's version

The earliest compatible rustc release is 1.16.0 (2017-03-10). Earlier
versions did not implement `--verbose --version`s.
2022-07-15 09:56:56 +02:00
David Tolnay
4cbcd90bcf
Add a funding file 2022-06-24 12:05:25 -07:00
David Tolnay
10eb3a931f
Disable GitHub Actions run when release branches pushed 2022-06-16 20:32:14 -07:00
David Tolnay
b88a2318c2
Only do CI for the miri branch on nightly 2022-06-04 17:21:35 -07:00
David Tolnay
47fb9d8bf4
Update CI to actions/checkout@v3 2022-04-24 18:31:38 -07:00
David Tolnay
2fe8a8ee69
Test self in CI 2021-12-27 10:30:23 -08:00