Soni L.
Soni L.
in LCellOwner there is: ```rust pub fn rw) -> &'a mut T { ``` this "expands" to: ```rust pub fn rw` - the `'a` should borrow the borrow of the...
variance is an important concept to keep in mind here. https://doc.rust-lang.org/reference/subtyping.html
ah, certainly! no worries. take your time!
yes, reborrowing is not supported for custom types. the solution is to not use reborrowing for custom types. after all, implicit reborrowing can be made explicit with a simple syntactic...
No, a borrow_mut method should be fine, as long as it takes &mut itself.
what are you trying?
it would certainly be able to catch hardware bugs that only manifest with certain lanes. but it also takes 4x longer?
hmm we thought we had reported a stack polymorphism bug somewhere but now we don't see it either... :woman_shrugging: edit: ah, it was in the exception handling proposal.
it depends on the OS, not the browser. but implementing this is a good way to generate FOMO tho, which is a good way to get browsers to implement it...
there is no url bar in an app.