-
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…
-
**Question**
I tried to use rust/seaorm connect a oceanbase, but always failed with InvalidPort. How can I fix this?
this is my database_url:
> mysql://root@test:123456@tcp(172.0.0.1:2881)/test
…
-
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 …
-
# Target
Build from source code with rust.
# Steps
- Analyze the build process and split it into few parts.
- There are lots of build arguments and internal methods that rust doesn't have, need to…
-
Should `rustfmt` be enforced in the rust projects? Personally I am a fan, and it is well integrated in `cargo` and IDEs, and it's widely used.
[Validating it in CI](https://github.com/rust-lang/rus…
-
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…
-
| | 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-…
-
How viable would a trimmed down version of C# be?
Could it even be made to work with rust's safety features?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
Now we only call `unwrap` in Rust function and make system crash.
Maybe we c…
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates