dzmitry-lahoda
dzmitry-lahoda
Please retain static dumps shortcuts.
`pMixinPartialCodeGenerator` seems good point. I want to use pMixing to work in all IDEs. I think it is possible just by running pMixing out of *.tt. Once I used NRefractory...
Thanks. This seems enough information to try some things to work.
Actually what I want step by step integration of pipeline like "Read Code -> Generate Code" so existing projects can migrate by small step. Real situations I solved once times:...
does not seem any of failed CI issues relates to my code, locally cargo test was success
@frol @dj8yfo may you help me? ``` error: unnecessary use of `get(param).is_some()` --> borsh-derive/src/internals/generics.rs:159:45 | 159 | if associated_type_params_usage.get(param).is_some() && !params_set.contains(param) { | ^^^^^^^^^^^^^^^^^^^^ help: replace it with: `contains_key(param)` |...
change is also backward compatible with `S = RandomState`
``` Hash Error Error: 0: Generic error: Failed loading runtime Location: cli/src/main.rs:101 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⋮ 3 frames hidden ⋮ 4: subwasm::main::he999dfba082e9974 at : 5: std::sys_common::backtrace::__rust_begin_short_backtrace::hcdb697a2b8a0db9e at : 6: std::rt::lang_start::{{closure}}::h97a0e80dd1689db2...
Weird is that how `HashError` happens? Why hashing fails?
it is inside archieve. gh does not allow to upload wasm exfensions