summaryrefslogtreecommitdiffstats
path: root/.github/workflows/rust.yml
AgeCommit message (Expand)Author
2023-12-08make clippy warnings fatalSebastian Thiel
2023-12-06assure package-size check isn't fatal anymoreSebastian Thiel
2023-12-06pacify the package size checkf or a while.Sebastian Thiel
2023-10-19make clear which windows toolchain is used on CISebastian Thiel
2022-12-13adjust maximum package sizeSebastian Thiel
2022-07-05speedup CI by adding a rust-cacheSebastian Thiel
2022-05-06fix cargo-diet check on CISebastian Thiel
2021-10-26update package size to match new changelogSebastian Thiel
2021-07-14Also run 'make check' on CI now that more feature toggles are addedSebastian Thiel
2021-04-01Run actions on mainSebastian Thiel
2020-12-16increase crate size limitSebastian Thiel
2020-07-06windows is nightly only right nowSebastian Thiel
2020-07-06Add preliminary windows test for buildingSebastian Thiel
2020-07-06convert input handling to crosstermionSebastian Thiel
2020-05-28Check package size limit in CI using cargo-dietSebastian Thiel
2020-04-12Add fmt and clippy lintsSebastian Thiel
2020-03-26journey tests still fail, newline issues, ignore for nowSebastian Thiel
2020-03-26Create rust.ymlSebastian Thiel