David Barsky

Results 244 comments of David Barsky

ah, crap, yeah. lemme get a diff up that introduces a config file/doesn't hard code this value. my bad!

> Hey @davidbarsky, was playing with rust-project and ran across the same issue. Did you get a chance to get that diff up? D'oh, sorry, it fell to the wayside....

Didn't happen yesterday, sorry folks—was pulled into meetings. Gimme a day or two.

Really, really sorry: I've honestly been working on `std::stream::Stream`/rust-analyzer internals lately and haven't had the time. > Or if you want to roughly describe what change should be made I...

> That said, option 2 seems simple and effective? Although I'd be curious what the Rust rule authors think, e.g. @zertosh @davidbarsky As a preface, I'm on a 9 hour...

> * @davidbarsky - are you saying that if we land a variant of this patch we break stuff for you? And is it OK to break stuff? I would...

I'll fix the phrasing on master and backport to v0.1.x—it makes our lives substantially easier.

yeah, you'd want something like `journald` here.

`.metadata().ok()` is an API coming from `std`; which makes things... complicated. I'd recommend making your own appender that is compliant with Apple's privacy manifests.

@RageKnify Thanks for the fix! Can you change the base branch to master again? We'll handle backports.