-
First of all, I would like to express my appreciation of this marvelous package built by fellow Rustacean's! One thing I also like to express is my thought-process regarding the stated limitations of …
-
Rusty Jam(Game jam with games written in rust) co-host here. We recently got approached by a crypto company wanting this:
> We are currently looking for interesting partnerships with in order to br…
ghost updated
2 years ago
-
### Is your feature request related to a problem?
Currently cargo autodiscovery uses `toml` to update the `Cargo.toml`. This means that the `Cargo.toml` gets rewritten completly and creates the follo…
-
I am getting the following error.
```
[2024-10-01 22:34:25.586] [error] WasmEdge-Stable-Diffusion plugin not installed. Please install the plugin and restart WasmEdge.
thread 'main' panicked at src…
-
Most of IRC has moved to either Discord or Zulip, but it still gets most of the front page.
-
Changes requested to `https://acm.cs.ucla.edu/about`
As an Ops Intern, I often interacted with general members who had no clue what the board did. In the interest of transparency and recognizing th…
-
At Rust magazine, our goal is to provide a platform for the Rust community to share their knowledge, experiences, and insights on using the language. Our magazine will feature articles from experts an…
-
Hi! First, I have to say your book on time crate is really helping me in managing dates :)
I saw that some parts are missing(probably you didn't have time to complete it and that's absolutely fine …
-
### Code:
```rust
pub fn test() { return }
```
[Godbolt](https://godbolt.org/z/n44aWMKxW)
**I got this:**
```
:1:25: error: expecting '}' but 'end of file' found
1 | pub fn test() …
-
In addition to the `*.bat` files in `C:\Program Files\R\bin` it would be great if there were also copies or symlinks to the current `R.exe` and `RScript.exe`.
I use Git Bash running in Windows Term…