Dan Kolsoi

Results 260 comments of Dan Kolsoi

> > Just got bit by this. Wanted to pass a `Drain` iterator into my mocked function but couldn't because of the required 'static bound. Need to allocate a vec...

I also just noticed that, even if you specify those incorrectly required fields, they won't show up in the request

Sure thing, can do. Going to close out this ticket as LLVM 14 is already supported

@seanyoung fyi, just published 0.1.0 w/ LLVM15. Thank you for your patience and understanding

Well I want to do one or the other, not both. Plus clip doesn't take a full column?

Do you know if there are any LLVM functions that help us determine if the function is resolvable? I don't know of any off the top of my head

@corbanvilla The newly pub fns need doc comments. Also, `Value::new` should not be pub since it is internal. Once those are fixed we can merged this

@corbanvilla there appear to be some merge conflicts that need to be resolved