-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[refactor] #3814: Update iroha_ffi_derive
to use syn 2.0
#3830
Commits on Sep 4, 2023
-
[refactor] hyperledger-iroha#3814: iroha_ffi_derive: replace proc-mac…
…ro-error with manyhow Signed-off-by: Nikita Strygin <DCNick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbf4493 - Browse repository at this point
Copy the full SHA bbf4493View commit details -
[refactor] hyperledger-iroha#3814: iroha_ffi_derive: use darling to p…
…arse attributes and use syn 2.0 Signed-off-by: Nikita Strygin <DCNick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faecccd - Browse repository at this point
Copy the full SHA faecccdView commit details -
[refactor] hyperledger-iroha#3814: Fix typos and improve error messages
Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2439acb - Browse repository at this point
Copy the full SHA 2439acbView commit details -
[refactor] hyperledger-iroha#3814: Use parse_display to parse getset …
…tokens Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f33f8a - Browse repository at this point
Copy the full SHA 1f33f8aView commit details -
[refactor] hyperledger-iroha#3814: rename Emitter::into_token_stream …
…into Emitter::finish_token_stream Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85e1c97 - Browse repository at this point
Copy the full SHA 85e1c97View commit details -
[refactor] hyperledger-iroha#3814: reduce repetition in getset attrs …
…parsing Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12dffd7 - Browse repository at this point
Copy the full SHA 12dffd7View commit details -
[refactor] hyperledger-iroha#2573: allow usage of pattern matching in…
… ffi function args Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7aa1e3a - Browse repository at this point
Copy the full SHA 7aa1e3aView commit details -
[refactor] hyperledger-iroha#2573: use parse_display & update Attr ->…
… Attrs naming Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f0a772 - Browse repository at this point
Copy the full SHA 7f0a772View commit details -
[refactor] hyperledger-iroha#2573: extract a common test utility for …
…parsing attributes to lib.rs Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e5cf944 - Browse repository at this point
Copy the full SHA e5cf944View commit details -
[refactor] hyperledger-iroha#2573: clean up comments
Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c247ca - Browse repository at this point
Copy the full SHA 8c247caView commit details -
[refactor] hyperledger-iroha#2573: document limitation of parsing der…
…ives in proc macros Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a255c09 - Browse repository at this point
Copy the full SHA a255c09View commit details