Clifford T. Matthews

Results 9 issues of Clifford T. Matthews

### Describe the Bug Code using gloo-timers 0.2.3 can panic when the timer is dropped. ### Steps to Reproduce 1. Go to https://github.com/ctm/gloo-timers-regression 2. clone the repository 3. yarn install...

bug

I have a yew project I'd like to run `cargo geiger` on, but geiger fails because it tries to compile for the native target (`x86_64-apple-darwin`)rather than `wasm32-unknown-unknown`. `cargo check --target...

bug
help wanted

I'm super happy with inspircd-docker. It's allowed me to get an IRC server running locally really quickly. I'm not super familiar with Docker, but I was able to trivially update...

enhancement

Closes #90 Prior to this commit, editing the conf/*.conf files resulted in changed configuration parameters, but editing the conf/*.sh files did not. Furthermore, there was a comment in the conf/*.sh...

enhancement

## Setup ### Versions - **Rust:** 1.63.0 - **Diesel:** 2.0.0-rc.1 - **Database:** Postgresql 12.8 - **Operating System** Linux de33d8ba93ea 5.4.0-1043-aws # 45~18.04.1-Ubuntu SMP Fri Apr 9 23:32:25 UTC 2021 x86_64...

bug

Per [Nikolay Kim's comment](https://github.com/actix/actix-web/issues/82#issuecomment-476824226), integrate with actix-net. FWIW, I am likely to need some clarification and perhaps pointers to do this, but I've poked around a bit and see some...

enhancement

I recently converted a piece of software from std-web to web-sys and everything went really well at least in super light testing. However, unbeknownst to me, a memory leak crept...

### Describe the Bug The Hello World! example fails to run or even compile with Rust 1.82.0, presumably due to reference types. That example uses webpack with a configuration that...

bug

### Describe the bug I'm no longer able to run tauri apps on an iPhone simulator by using `cargo tauri ios dev`. Running `cargo tauri ios dev -vvv` gives me:...

type: bug
platform: macOS
status: needs triage
platform: iOS