Best match
-
- [ ] Learn Rust - [ ] Kernel modules Linux/FreeBSD - [ ] Embedded Rust - [ ] OS Developmentw62 opened 2 days ago
-
Hello! I find many warnings in `rust` when checking rust code with `clippy`: ```sh $ cargo clippy ... warning: `ulist` (lib) generated 24 warnings Finished dev [unoptimized + debuginfo] targ…yingmanwumen opened 44 minutes ago
-
Steps to reproduce the bug: 1. Create an emulator 2. Add a hook to it 3. Drop the emulator (just let it go out of scope) Expected behaviour: all resources related to the emulator are freed. …nemarci opened 4 days ago
-
check this out: https://lib.rs/crates/jaq its a quite interesting re-implementationbebor opened 1 week ago
-
Hi @roman-kashitsyn! I was re-reading [Effective Rust Canisters](https://mmapped.blog/posts/01-effective-rust-canisters.html) and I wanted to say thank you for writing it. It’s a great resource. …paulyoung opened 1 day ago
-
This issue has to do with integrating (better) with [quizx](https://github.com/Quantomatic/quizx), the Rust port of pyzx. There are already some python bindings, available [here](https://github.com…akissinger opened 1 day ago
-
With the new build system, we cache a lot of things. One of those things is a special rust base container, `rust_builder_base`, which has a downloaded rust compiler and an initialized package index. …matko opened 1 day ago
-
BlueTheDuck opened 1 day ago
-
https://blog.rust-lang.org/2022/05/10/malicious-crate-rustdecimal.htmljspeed-meyers opened 2 days ago