-
I just read a blog post by @ddevault, and he seems to describe exactly this project.
https://drewdevault.com/2024/08/30/2024-08-30-Rust-in-Linux-revisited.html
However, I don't know whether this pro…
-
I just threw it in here as that was the quickest way to get the webpage up with github pages.
Docs/website in the main repo:
Pros:
* Docs stay close to the code, so it’s easier to keep them upd…
-
### Bug Description
```shell
pip install maturin
Collecting maturin
Using cached maturin-1.7.8.tar.gz (195 kB)
[...]
Rust build failed; unable to locate executable 'maturin'
```
### Your m…
-
I wonder if Nuklear could interface with [Glazier](https://github.com/linebender/glazier ) (yeah, Rust) or similar to lower the barrier for both newcomers as well as seniors who must currently choose …
-
This is a tracking issue for changing the formatting of where clauses to be formatted on a single line in some additional contexts, provided they meet certain constraints (short, single bound, and no …
-
Here are the three signals:
1. https://www.rustefi.com
2. https://github.com/rusefi/rusefi/commit/de96d8ba06800d0422fa8d6940a984e89e4e1b00
3. https://www.infoworld.com/article/3713203/white-house-u…
-
I've seen several questions about re-using `#[pyclass]` types between multiple Rust packages, for example on [gitter](https://gitter.im/PyO3/Lobby?at=5fdc8b47aa6bb528c3592ec1), [stack overflow](https:…
-
First the error message
```
Updating git repository `https://github.com/markbt/abomonation`
Updating crates.io index
Updating git repository `https://github.com/facebookexperimental/ru…
-
On Windows:
thread 'main' panicked at 'Failed to create a new Rust project: Error { kind: NotFound, message: "program not found" }', build/src/build.rs:23:10
note: run with `RUST_BACKTRACE=1` envi…
-
### Expected behavior
When a scan is not found, or contains invalid data the backend warns in logs, however the API fails to pass on this warning and instead reports everything being fine. This giv…