Casper
Casper
I haven't reviewed it, but we can start the PR process
Hello, I'm having trouble reproducing a build error at head. I ran ``` cargo +nightly-2022-06-06 test --features no_std ``` in `flatbuffers/tests/rust_usage_test` and it came out fine
Thanks for the explanation. Whenever you're free, can you add the no_std smoke test to `tests/rust_usage_test`, `RustTest.sh`, and `RustTest.bat` to prevent regressions?
@jul-sh thanks for the fix and test. I approved the workflows, looks like CI found something. We don't publish often but we cannot publish our library on crates.io unless all...
I’m happy with removing the dependency if it’s getting in the way On Sep 27, 2022, 09:32 -0400, Dan Lapid ***@***.***>, wrote: > Seems to me like core2 and thiserror...
This has been superseded with #7553
I'll give it a go on Sunday
instead of trying to merge with master, I just started again
TS done with #7488
Hi, I'm trying to work through your importing a model tutorial and put my keras trained autoencoder through Lucid to study the encoded representations but I'm stuck on the part...