Maja Kądziołka

Results 77 comments of Maja Kądziołka

Looks like the same can be said about `WaylandClipboard`.

If it's behind a `Mutex`, it definitely doesn't need the `Sync` impl – `Send` should be enough.

So, having looked into this more closely, there's already a quite comprehensive rustc test for this at `tests/ui/consts/const-eval/ub-enum.rs`, not sure if duplicating it makes sense...

Okay, I've switched it over to a transmute and added a comment to note where the more comprehensive tests can be found. @rustbot ready

Sorry, I filed this when I was very much in the middle of things, and now it seems that my initial assessment wasn't entirely accurate. I tested this with a...

> Not sure if that is enough for you, but the following shows the first two steps and then the last one after a forward step: Ah, right, what I'm...

There's gotta be an easily available list of standard attributes somewhere. I think including any of those in a presentation is also fair game.