-
- [ ] https://github.com/rust-lang/rust/issues/130539 - Will make it possible to do `Atomic` in the future.
-
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…
-
**Is your feature request related to a problem? Please describe.**
I see that there is no rDSA in rust languuage in this repo. I would like too add Tree data structures in Rust
**Describe the solu…
-
In the example below, the 'struct' attribute, which is the equivalent of a Class in Rust, is not colored like the Classes.
```puml
@startuml
struct User {
+id: i32
+name: String
+email: …
-
### What it does
In a documentation example, when processed by `rustdoc`, it is strictly equivalent to write `rust` or not (https://doc.rust-lang.org/rustdoc/write-documentation/documentation-tests.h…
-
I've been having some trouble parsing the textual output of the `wasm-tools metadata show` command. Since the command supports a `--json` flag to make the output machine-interpretable, I wanted to flo…
-
Hi,
tauri: backend language is rust?
rust-webui: backend language is rust, but exported as C function ?
There should be more differences, I guess.
-
The Dart language currently supports interoperability with C, Swift, Kotlin, and JavaScript, as detailed in the official documentation. However, there is no mention of official support for two increas…
-
**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…
-
## How to reproduce
Having the latest kak-lsp and Zig and ZLS dev versions, start a session:
```console
RUST_BACKTRACE=1 kak main.zig -n -s debug
```
Set it up with the following commands:
…