dependabot[bot]
|
5a0894c336
|
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
|
c88b4e643a
|
Update proc-macro2 to 1.0.36 (#879)
|
2021-12-28 21:38:20 +01:00 |
|
Dan Shields
|
ec401ce1d0
|
move to rust 2021 (#759)
* move to rust 2021
* fix formatting, more moves
|
2021-11-16 15:12:06 +01:00 |
|
Keith Yeung
|
ad517067da
|
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
|
1dd000a011
|
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
|
d54fdd788e
|
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 |
|