-
Note: see as well the "rust-for-linux" label in `bindgen`: https://github.com/rust-lang/rust-bindgen/labels/rust-for-linux.
## Features that we would like to see
### Required (we almost certainl…
-
This affects the original discovery repo too, but I thought you'd rather have issues over here.
The diagram on the I2C chapter page (rendered url is: https://docs.rust-embedded.org/discovery-mb2/11…
-
As much as "Rewrite in Rust" is a meme these days it kinda feels stupid to even write it. Rust per se is not actually the point here, but I'd like to use a more modern language that comes with a reaso…
-
### Problem
As of 1.56 Rust supports a "[rust-version](https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field)" key in Cargo.toml. I love this. I am always nervous about Rust …
-
### Problem
I'm thinking of if it is possible to use rust-lld installed by `rustup component add llvm-tools-preview` using a one-line config like `linker=rust-lld`. Currently configuring it on macO…
-
Hi,
I'm currently trying out a basic Rust example. libCEED was added as a dependency as per the docs:
```
[dependencies]
libceed = "0.12.0"
```
I am using only QFrunctions from the gallery. Th…
-
This is a question than an issue. Will you have some Rust example as well?
-
Rust's stdlib doesn't provide a way for users to construct a `ReadDir` iterator (nor `DirEntry`) so if someone wants to implement an iterator over subtrees using `libpathrs` they would need to manuall…
-
See the recent run https://perf.rust-lang.org/compare.html?start=a8e1186e3c14a54f7a38cc1183117dc7e77f4f82&end=9fa9ef385c0aad8f5d4c8f7d92dca474367943a3&stat=size%3Adep_graph&tab=compile&nonRelevant=tru…
-
I think that if we are going to do things like #2475 (we did, it's merged), that is a breaking change in the Rust library interface, then we should use this opportunity to actually improve a lot of th…
bakaq updated
2 months ago