Cormac Relf
Cormac Relf
> @nikomatsakis: This worries me a bit, I'd like to see the lifetime of temporaries better documented (pre-existing problem) and the interactions from this change in particular described. Hmm. I...
> for `let else` it *must* be refutable. No, by default it is only a warning to have an irrefutable binding in there. ``` warning: irrefutable `let...else` pattern --> src/main.rs:4:5...
Yes. But refutable patterns deserve a mention, something along the lines of > If the pattern is a refutable pattern, then the else block will be executed when the pattern...
I don't think that comment from @folke had much to do with this at all, it was about filtering on the diagnostic content to correct an LSP giving unwanted errors....
The `auto_assign_6plane` doesn't seem to do anything. Is that a ZT controller bug? The web UI sends this, whereas the code here only sends `6plane: true` I think:  before you do any heavy rewriting. Being built on the same core as `react-dnd`, it has the backing of the `react-dnd` community, with mature html5...
And also for diffing artifacts between master and a pull request. There are hundreds of apps that do this for visual/webpage diffs, but none I can find that can diff...
There are other issues where people have raised incompatibility with Material, for various reasons. It is usually because the parent component isn’t actually the parent in the resulting DOM, which...