chrysn
bf42fe1c48
ui: Add dummpy / explanatory main function
...
This fixes regressions in the CI suite that fail otherwise unrelated
pull requests, probably due to nowadays stricter clippy errors (`cargo
+nightly clippy` previously failed with 'error[E0601]: `main` function
not found in crate `typed_html_tests`').
2020-04-24 16:35:39 +01:00
dependabot-preview[bot]
fd828f5166
Update compiletest_rs requirement from 0.4 to 0.5
...
Updates the requirements on [compiletest_rs](https://github.com/laumann/compiletest-rs ) to permit the latest version.
- [Release notes](https://github.com/laumann/compiletest-rs/releases )
- [Commits](https://github.com/laumann/compiletest-rs/compare/v0.4.0...v0.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 12:27:11 +01:00
Bodil Stokke
810fc82069
Bump what can be bumped.
2020-03-06 18:07:02 +00:00
Bodil Stokke
652bc9f1c3
Bump some deps, lock another.
2019-10-01 14:44:21 +01:00
Bodil Stokke
e3e5cd3f09
Bump version_check to 0.9.1.
2019-05-28 16:05:56 +01:00
Bodil Stokke
a0cfd393e7
Run UI tests only on nightly.
2019-04-08 17:23:01 +01:00
Bodil Stokke
dbb4ba8738
2018 edition.
2019-03-15 23:37:20 +00:00
Bodil Stokke
d2583f6d75
CircleCI config.
2019-02-22 18:09:10 +00:00
David Tolnay
1f9fcf408b
Update ui test goldens
...
The PR that added ui testing and the PR that changed the compiler output
were merged in parallel. This resolves the conflict.
2018-11-19 09:27:56 -08:00
David Tolnay
73b447a762
Add ui tests
2018-11-19 01:12:52 -08:00