Eric Seppanen

Results 10 comments of Eric Seppanen

I guess once I stared at the source code, the problem was obvious, and is fixed (at least for me) by #11. There's a lot of warnings thrown off by...

> It would be nice, if it would work with enums too. If I'm right then the current implementation of #2059 does only work with structs, or does it? I...

`0.27.0-rc4` is also missing a git tag.

I wrote [cargo-cranky](https://github.com/ericseppanen/cargo-cranky), which allows easy clippy lint configuration. Lint config goes in a `Cranky.toml` file and then `cargo cranky` just runs `cargo clippy` with the right command line that...

I just encountered this and found this behavior surprising. Since I was doing no local patching of the dependency, the suggestions regarding `[patch]/[replace]` aren't helpful to me. My naive expectation...

This didn't get any traction on Zulip; closing for now.

It looks good for me, but I am seeing an icon at the left where you get "This Week in Rust" in small purple text. Gmail/Linux/Firefox: ![twir_gmail_firefox](https://user-images.githubusercontent.com/36317762/186829927-f69498dd-d0bf-440f-9ed6-9b8fd230d0f6.png) Gmail/IOS: ![twir_gmail_mobile](https://user-images.githubusercontent.com/36317762/186829974-9a4a1123-4afb-4f48-99bf-5ddf4f78b9e4.png)

I think the alt-text on the icon is actually hurting here (since we repeat that exact text to its right), and suppressing it would give a better outcome.

This is still a problem. I just looked at issue 417 and a few others, and nothing has changed. Firefox & Safari both show that the entire page shrinks until...

I think my preferred fix is still to lose the alt-text. Can you explain why you disagree? I don't think it adds any value, because that exact text is already...