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 |
|