-
Konrad mentioned this. I looked at a few github links/source for top projects at crates.io and this seems to be the case.
The community uses cargo.toml to specify the license:
https://doc.rust-lan…
-
### Issue
Invalid generation of rust code with switch `--gen-object-api` and struct containing `array` of size `33` and more.
### Reason
Generated object api struct implement `Default` trait by `de…
-
https://github.com/rust-lang/rust/issues/61013
> Why Rust uses LLVM? It is written in C++. Why rust isn't completely self-hosted?
-
Is it relevant (yet) to update the targeted rust edition (from 2018)? If yes, should that be 2024?
zesty updated
1 month ago
-
The general philosophy of any engine that implements Iceberg-Rust is that they should not care about things like field-IDs. Therefore we try to hide this logic behind APIs. To allow evolution of the s…
-
Hi, while reading the codes of this repo, I noticed there was another project: (https://github.com/blockworks-foundation/lite-rpc/tree/main) which was very similar to this project written in Rust.
Ma…
-
### Describe the problem
I want to be able to react to key events coming from the application event loop.
I am building a shortcut system for my Desktop app, on macOS. I would like to be able to…
-
It looks like this is now possible, and like it's time to retire https://github.com/athenavm/rustc-rv32e-toolchain
See https://github.com/paritytech/polkavm/issues/178
-
While trying to pull the latest changes from [`rust-lang/libc`](https://github.com/rust-lang/libc), the automation failed due to the following merge conflict:
```diff
```
The automation will not o…
-
If there's no blocking issue, we should have a stable rust option as the other start- templates do