Richard Feldman
Richard Feldman
Argh, I'm sorry! I definitely do not want to invalidate anyone's experience. My response was based my understanding that this is a hypothetical concern rather than one based on direct...
Wow, mea maxima culpa! Sorry for assuming incorrectly.
I think I also missed an opportunity to ask a pertinent question to the thread: Given that Elm's design encourages "one way to do it" (and one of `elm-format`'s goals...
Makes sense to me!
PSA: this worked for me - got me macros in `vim-mode-plus`! https://github.com/JunSuzukiJapan/atom-keyboard-macros-vim/issues/5#issuecomment-212849566 via @expelledboy
@Qqwy I know you've got other things on your plate, so I'd love to take this over and get it into `main`! 😃 Any objection to my doing that?
This is now so far off `main` I think it's gonna need to be redone.
I'd be happy to implement this! To clarify, is the idea to have the return type for those two functions use `&[MaybeUninit]` instead of `NonNull`? That makes more sense to...
I know it's been over a year, but I wanted to follow up on this because I just ran into this at work (calling `Sentry.captureException` in a Node backend and...
Awesome, thank you so much! 😃