aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/rust.yml
Commit message (Expand)AuthorAgeFilesLines
* ci(rust): update workflow rustcFuwn2024-06-031-1/+1
* chore(deps): update actions/checkout action to v3Renovate Bot2022-03-111-1/+1
* build(global): bump toolchain releaseFuwn2021-06-051-1/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-201-8/+2
* ci(actions): fix activation pathsFuwn2021-05-201-8/+10
* ci(actions): security audit actionFuwn2021-05-201-0/+3
* ci(actions): pin osFuwn2021-05-201-1/+1
* ci(actions): fix rust action not running on changes performed on the src dire...Fuwn2021-05-011-2/+2
* ci(actions): run rust workflow on `Cargo.toml` changesFuwn2021-04-291-2/+6
* ci(actions): run rust action on all branchesFuwn2021-04-291-2/+2
* fmt(CodeFactor): Fix new-line complaintsFuwn2021-04-241-2/+0
* repository(actions): Conditional triggeringFuwn2021-04-231-2/+4
* fix: Just about everythingFuwn2021-04-231-3/+17
* chore(actions): Check for compilation errors on pushFuwn2021-04-231-0/+17