Rafał Mikrut

Results 395 comments of Rafał Mikrut

I tested this on my Windows machine and saw the same issue, but only for about 5–10 seconds. After that, the Downloads folder starts filling with the expected files and...

Compilation proceed with `--strip-dead-code`, but fails later with info ``` Compiling automated_fuzzer-fuzz v0.0.0 (/home/rafal/test/Automated-Fuzzer/fuzz) error[E0152]: duplicate lang item in crate `core`: `sized` | = note: the lang item is first...

Is there any workaround, similar to ``` app_window.set_combobox_model(model); app_window.run_in_next_iteration_loop(move |app_window| { app_window.set_combobox_index(2); } ``` ?

https://askubuntu.com/a/493206 This files are just renamed deleted files. If these files still exist after the application ends, it means that some other application is using them and I don't think...