I hereby claim:
- I am Xanewok on github.
- I am xanewok (https://keybase.io/xanewok) on keybase.
- I have a public key whose fingerprint is 2326 2159 742B 5DB1 2AAD FEC3 B3E8 4670 3BD7 A9FF
To claim this, I am signing this object:
| // file: crates/edr_solidity/examples/leak_test.rs | |
| #[rustfmt::skip] | |
| // Test with: $ cargo build --examples && valgrind --leak-check=full $REPOS_DIR/edr/target/debug/examples/leak_test | |
| use edr_solidity::{ | |
| artifacts::{CompilerInput, CompilerOutput}, | |
| compiler::create_models_and_decode_bytecodes, | |
| }; |
| diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml | |
| index 7856de4..56aeef8 100644 | |
| --- a/.github/workflows/ci.yml | |
| +++ b/.github/workflows/ci.yml | |
| @@ -15,7 +15,7 @@ jobs: | |
| cargo_cmd: fmt -- --check | |
| os: ubuntu-latest | |
| - component: clippy | |
| - cargo_cmd: clippy --locked --all-targets -- -D warnings -A clippy::unknown-clippy-lints -A clippy::type_complexity -A clippy::new-without-default | |
| + cargo_cmd: clippy --locked --all-targets -- -D warnings |
| # Based on https://aur.archlinux.org/packages/mingw-w64-capnproto/ | |
| # | |
| # Maintainer: Igor Matuszewski <[email protected]> | |
| # Contributors: Dave Reisner <[email protected]> | |
| # Matthias Blaicher <[email protected]> | |
| # Severen Redwood <[email protected]> | |
| # Igor Matuszewski <[email protected]> | |
| _realname=capnproto | |
| pkgbase=mingw-w64-${_realname} |
I hereby claim:
To claim this, I am signing this object:
| diff --git a/ipc/src/server.rs b/ipc/src/server.rs | |
| index 506007e..7e490dd 100644 | |
| --- a/ipc/src/server.rs | |
| +++ b/ipc/src/server.rs | |
| @@ -54,6 +54,7 @@ pub struct ServerBuilder<M: Metadata = (), S: Middleware<M> = middleware::Noop> | |
| outgoing_separator: codecs::Separator, | |
| security_attributes: SecurityAttributes, | |
| client_buffer_size: usize, | |
| + handle: Handle, | |
| } |
| diff --git a/t-ff78fb2d7617229d.rls-old.pretty.json b/t-ff78fb2d7617229d.rls-new.pretty.json | |
| index 46713f3..7879328 100644 | |
| --- a/t-ff78fb2d7617229d.rls-old.pretty.json | |
| +++ b/t-ff78fb2d7617229d.rls-new.pretty.json | |
| @@ -10,104 +10,10 @@ | |
| }, | |
| "version": "0.18.2", | |
| "compilation": { | |
| - "directory": [ | |
| - 47, |
| #!/bin/bash | |
| (>&2 echo "Running custom RLS wrapper") | |
| # Generate a unique log filename | |
| TODAY="$( date +"%Y%m%d" )" | |
| NUMBER=0 | |
| HOMEDIR=$(eval "echo ~") | |
| while [ -f "$HOMEDIR/rls-$TODAY$SUFFIX.log" ]; do | |
| (( ++NUMBER )) |
| diff --git a/home/xanewok/cargo.pretty.json b/home/xanewok/cargo_detailed.pretty.json | |
| index 3f56bbc4..3c88eb11 100644 | |
| --- a/home/xanewok/cargo.pretty.json | |
| +++ b/home/xanewok/cargo_detailed.pretty.json | |
| @@ -8,6 +8,39 @@ | |
| ], | |
| "kind": "Host", | |
| "deps": [], | |
| + "inputs": [ | |
| + "/home/xanewok/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.43/src/cloudabi/mod.rs", |
| diff --git a/cargo_plan_simple.pretty.json b/cargo_plan.pretty.json | |
| index 479c2a8..7ff6bda 100644 | |
| --- a/cargo_plan_simple.pretty.json | |
| +++ b/cargo_plan.pretty.json | |
| @@ -992,7 +992,8 @@ | |
| 11 | |
| ], | |
| "inputs": [ | |
| - "/home/xanewok/.cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-1.0.23/build.rs" | |
| + "/home/xanewok/.cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-1.0.23/build.rs", |