Chris Wong
12cec48134
Run Clippy on docs builder ( #319 )
2021-11-11 22:32:37 +11:00
Chris Wong
40487fc34c
Switch rustfmt to nightly ( #313 )
...
Nightly rustfmt is needed for the `imports_granularity` option.
2021-11-07 02:24:44 +00:00
Chris Wong
9236d18511
Revert Cargo bug workaround ( #297 )
2021-09-20 10:37:44 +00:00
Chris Wong
fe4345d0d8
Apply the workaround to docs build too ( #296 )
2021-09-18 11:56:34 +00:00
Chris Wong
2add073517
Change examples build to cargo check
( #295 )
2021-09-18 21:27:04 +10:00
Chris Wong
d8941fe0a3
Add workaround for rust-lang/cargo#9919 ( #294 )
2021-09-18 08:22:12 +00:00
Chris Wong
c9cb58de40
Rename "master" to "main"
2021-09-11 20:30:35 +10:00
Chris Wong
eaf552d417
Test documentation examples in CI ( #257 )
...
Closes #230
Closes #256
2021-01-15 17:40:46 +13:00
Chris Wong
a0f6e16958
Run publish docs action on release
...
- Document this change in the readme
2021-01-09 19:20:15 +13:00
Chris Wong
37e11fcb6b
Remove non-Maud benchmarks ( #252 )
...
There's already [template-benchmarks-rs](https://github.com/djc/template-benchmarks-rs ), so we don't need to maintain a separate set here.
The Maud-specific benchmarks are kept, as they're still useful for testing future optimizations.
2021-01-07 21:37:28 +13:00
Chris Wong
605cb86e32
Note that docs CI should be kept in sync with publish script
2021-01-07 21:08:59 +13:00
Chris Wong
eb4729053b
Fix missing dollar sign
2021-01-07 17:12:56 +13:00
Chris Wong
1fab3b02ef
Create GitHub Action that publishes docs ( #251 )
2021-01-07 17:08:52 +13:00
Chris Wong
07f31e9342
Enable --all-targets for Clippy ( #246 )
...
Closes #209
2020-12-23 20:02:34 +13:00
Chris Wong
24593d8118
Switch to GitHub Actions ( #244 )
...
Closes #243
2020-12-23 19:20:58 +13:00