russ

Results 7 comments of russ

Is this related to https://github.com/sebcrozet/kiss3d/issues/116 (which isn't fixed for me on mac, but is ok on linux)?

@carols10cents _"I'm pretty sure my git emails match."_ -- one is math related.

Hi @carols10cents , you'll be unified at the next merge: https://github.com/rust-lang/rust/pull/47637 as will Brian.

How did this play out?

Related, I think: ``` struct Item { mut: data []u8 } fn do() (u16, [3]Item) { mut arr := [3]Item{} return 1, arr } fn main() { _, b :=...

Sounds like my issue, on a Surface Laptop 3, Arch. It works if I roll back linux-surface to 5.4.12, but newer versions won't boot. The closest issue I can find...