-
### What is the issue?
A cache volume is not present after being dropped inside a terminal, when calling dagger with the --interactive mode
### Dagger version
0.14.0
### Steps to reproduce
Using …
-
The below example will result in the following stack-overflow:
```
thread 'main' has overflowed its stack
fatal runtime error: stack overflow
Aborted
```
Note that the example contains two recur…
-
## **Summary**
First of all, thank you for the outstanding work on this mod. It's impressive, and I appreciate the effort and dedication that has gone into its development.
Let's jump straight t…
-
In the spirit of #225, we could also allow downloading mods in-game.
Currently there's not a lot we can do in terms of builtin mods support, but we can at least:
1. Download an archive containin…
-
Hi, I'm developing a fuzzer to test the safe abstraction, and I fonnd a overflow issue in function `cdrs::types::try_i_to_n_bytes`.
Below is a test case:
```rust
fn test_try_i_to_n_bytes_UNell() {
…
-
### Before Continuing:
- [X] Check you are using the latest version of the mods and its dependencies
- [X] Always include a latest.log if you are crashing
- [X] Remove mod that enhances Minecraft: Op…
-
Hi @Huite, I cloned the plugin down to my machine, created the symlink andwas able to get the GFLOW icon to appear in QGIS. However, when I click on the icon to start the plugin, I get this error mess…
aleaf updated
2 weeks ago
-
Minimal reproducing example:
```rust
// main.rs
fn main() {
async_std::task::block_on(rfd::AsyncMessageDialog::new().show());
}
```
```toml
# Cargo.toml
[dependencies]
async-std = "1.13.…
-
When downloading mods that are large, there can be a large amount of time between the end of the download and the mod appearing in the library.
Can we please have some indication within the app that …
-
I ran cargo fmt on a crate and this was the response.
```
thread 'main' panicked at src\tools\rustfmt\src\items.rs:548:10:
called `Option::unwrap()` on a `None` value
stack backtrace:
0: 0x7ffd…