Zoe

Results 23 comments of Zoe

This should probably go for cookies too actually.

> Most of the time when I want `inspect` for `Result` (or `Option`), I want the closure to be passed the entire thing (i.e. `&Self`), rather than just the `Ok`...

Can confirm this is still an issue using RustRover: > `Self` doesn't implement `LowerHex` (required by {:#x}) [[E0277](https://doc.rust-lang.org/error_codes/E0277.html)]

If not, perhaps adding another way for diffs to be viewed would be possible. Like, I know the update base workflow works on PRs.

@rustbot is used in the Rust repo to reply to PRs automatically, and @bors is used in response to command comments to do certain things. Just for reference.

> @rustbot is used in the Rust repo to reply to PRs automatically, and @bors is used in response to command comments to do certain things. Just for reference. >...

I don't think that's a bug unless there's an option for it and that option is being ignored. Some people might consider that intentional behaviour. If it isn't an option,...

> @Antikyth Would you consider yourself one of those people? Just asking because it is not inherently clear from your comment, and it makes a difference in prioritizing whether it's...

> There's something weird going on. It does actually work on some of my windows, but not on all of them? > > I only have to click once in:...

> > There's something weird going on. It does actually work on some of my windows, but not on all of them? > > > > I only have to...