-
Hey so I'm interested in adding rust support. I think I've got a rough idea as to how this might be doable. But I'd love to get some feedback from someone a little more knowledgeable on introspector b…
-
Right now, comments are lost when deserializing a YAML file.
Would you consider adding comment support to this library?
There is a open issue for this in `yaml-rust`: https://github.com/chyh1990/y…
-
OS: Windows 11 23H2
VSCode version: 1.95.0
CodeLLDB version: 1.11.0
Compiler: rust 1.81.0-x86_64-pc-windows-msvc toolchain
Debuggee: PDB
There are not "pretty printing" of rust containers (in …
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
How viable would a trimmed down version of C# be?
Could it even be made to work with rust's safety features?
-
I wanted to know if it's possible to make queries from the Rust side, or if should be using other library if I don't plan to use the frontend side.
Currently, with the store plugin I do this:
`…
-
Currently Rust for Flipper Zero [requires a nightly toolchain](https://github.com/flipperzero-rs/flipperzero/blob/19b185e63f60572da8a7418185f5e5b87f6f6959/crates/rust-toolchain.toml) to build binaries…
-
**rust-analyzer version**: 0.3.2196-standalone
**rustc version**: (eg. output of `rustc -V`)
**editor or extension**: v0.3.2196
**relevant settings**: all unset
**repository link (if public, opt…
-
| | C++ | Rust |
|-|-|-|
| Windows 11 VM | ❌ | ❌ |
| `wine` on macOS | ❌ | ✅ |
C++ build in Windows 11:
![Missing `libgcc_s_seh-1.dll`](https://github.com/user-attachments/assets/6c579cb2-af9f-…
-
The method `into_godot` no longer exists, and since `Cargo.toml` builds from the git repository instead of using versions, the code is now bricked even though I have not made any changes. A bit annoyi…