-
This is a tracking issue for adding support for using Rust language features and the `core` library with `rustc_codegen_spirv`.
## Language Support
- [x] Closures
- [ ] Enums
- [x] Data-less…
-
https://docs.rs/stm32f4xx-hal/latest/stm32f4xx_hal/
-
Hi all,
I've been exploring this project, and I find it fascinating! I'm currently learning Rust, and I would love to build a JVM in Rust, inspired by what you've done here with Go. However, I'm st…
-
Hey,
I'm in the process of creating a wrapper crate for Rust bindings (https://github.com/RagnarGrootKoerkamp/libsais-rs/blob/master/src/lib.rs), so that we can easily use `libsais` for bioinformat…
-
### Description / Steps to reproduce the issue
To reproduce the issue:
1. Configure for the `nucleo-l452re` config: ./tools/configure.sh -E -l nucleo-l452re:nsh
2. In the `make menuconfig` enable t…
-
**What's the output of `:CocInfo`**
```
## versions
vim version: NVIM v0.10.2
node version: v18.19.1
coc.nvim version: 0.0.82-9fd85781 2024-09-21 00:59:00 +0900
coc.nvim directory: /home/devus…
-
Currently the Rust CLI only returns the standard output from python once the python script has completed.
This should be able to be fixed. This is not a major issue, and is more of an enhancement. Th…
-
Hi @althonos,
Just want to know whthter it is possible to have a Rust wrapper of muscle5, it seems lot of work, but not sure about this.
Thanks,
Jianshu
-
**Is your feature request related to a problem? Please describe.**
The rust exporter currently outputs really old Rust.
**Describe the solution you'd like**
Update the rust exporter. These ar…
-
This is a tracking issue/discussion for a potential `rust-analyzer.toml`. There have been a lot of requests for a per-project configuration in various issues, some clients like VSCode allow specifying…