-
Minimal repro that fails to compile:
```rust
use spirv_std::spirv;
#[spirv(fragment)]
pub fn main() {
let x = [[1; 2]; 1];
}
```
Bisects to https://github.com/Rust-GPU/rust-gpu/commi…
-
This is a tracking issue for changing the indentation level used in formatting assignment/op expressions where the left hand side expression has to be formatted across multiple lines, with the style/f…
-
描述:就是标题所说的
这是eva主题下的mut变量及方法
![图片](https://github.com/user-attachments/assets/c349abe5-9e7f-4060-b7bb-d43e9d018c51)
这是默认白主题下的mut变量及方法
![图片](https://github.com/user-attachments/assets/7f085bdd-f920…
-
Hey folks :wave:
Based on the discussion we had yesterday in our Coding Guidelines Subcommittee meeting, I'd like to propose we divvy up entries from the [glossary](https://rust-lang.github.io/uns…
-
We need an efficient memory map to [be able to manage malloc and mmap effectively](https://github.com/Lind-Project/lind-wasm/issues/4). It seems like a good start would be to port [NaCl's memory map](…
-
How viable would a trimmed down version of C# be?
Could it even be made to work with rust's safety features?
-
As a team we need to develop a p2p network in RUST
In order to create a decentralized validator nodes that will implement MPCTSS as the validation protocol.
DoD:
- Using the RUST libp2p library
- U…
-
### Steps to reproduce
1、编写rust插件
2、备注里查看点击跳转地址[插件 Hooks](https://www.farmfe.org/zh//docs/api/rust-plugin-api)
3、打开是找不到页面
### Reproduce link
https://www.farmfe.org/zh//docs/api/rust-plugin-api
#…
-
After upgrading from Fedora 40 to 41 the script has stopped working.
```
/home/alex/.cargo/bin/fury-renegade-rgb -b /dev/i2c-7 -2 -4 brightness --value 0
Error:
0: Input/output error (os erro…
-
Hello, thank you for your contribution in this project. I am scanning the unsound problem in rust project and I notice the following code.
```
pub fn store(ts: *mut ffi::PyThreadState) -> PyThreadSt…
lwz23 updated
15 hours ago