dependabot[bot]
|
5298a8903e
|
Bump syn from 1.0.87 to 1.0.88 (#1091)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.87...1.0.88)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-15 21:33:39 +00:00 |
|
dependabot[bot]
|
68b7b68add
|
Bump syn from 1.0.86 to 1.0.87 (#1086)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.86...1.0.87)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-14 21:49:18 +00:00 |
|
dependabot[bot]
|
903f95ee78
|
Bump proc-macro-crate from 1.1.2 to 1.1.3 (#1044)
Bumps [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/bkchr/proc-macro-crate/releases)
- [Commits](https://github.com/bkchr/proc-macro-crate/commits)
---
updated-dependencies:
- dependency-name: proc-macro-crate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-23 21:12:32 +00:00 |
|
Keith Yeung
|
cd32a971a1
|
Update proc-macro2 to 1.0.36 (#879)
|
2021-12-28 21:38:20 +01:00 |
|
Dan Shields
|
70923da617
|
move to rust 2021 (#759)
* move to rust 2021
* fix formatting, more moves
|
2021-11-16 15:12:06 +01:00 |
|
Keith Yeung
|
0b85e34aa3
|
Bump syn to 1.0.81 (#707)
* Bump syn to 1.0.81
* Make formatting check happy
|
2021-10-27 19:26:49 +02:00 |
|
Chevdor
|
6b20f7a2c5
|
ci: add quick-check with rustfmt (#615)
* ci: add quick-check with clippy and rustfmt
* chore: rustfmt round
* chore: set the same rustfmt config than substrate
* chore: fix formatting
* cI: remove clippy
* ci: switch to nightly for the checks
* ci: fix toolchains and naming
* ci: Limit the check to formatting
* chore: fix formatting
* Update .rustfmt.toml
* Update .rustfmt.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2021-09-16 16:57:52 +02:00 |
|
Bastian Köcher
|
2dc281b482
|
Bring support for calling check_inherents (#490)
* Start
* More work
* Add proc-macro for `validate_block`
* Make everything compile
* Add some test
|
2021-06-12 20:21:46 +02:00 |
|