Daniel McCarney

Results 647 comments of Daniel McCarney

> Can we use a compile flag to enable/disable the option? What would motivate wanting to disable this behaviour?

Just wanted to leave a note here that I'm going to wait to review this until it's out of draft status and the commit history is easier to approach. Please...

If we take the 2nd approach, is there a way to prevent regression in our CI matrix? How do other no-std projects handle that? Presently our no-std testing is done...

> requires Rust nightly version Perhaps this isn't a feature ready for mainline Rustls in this case? > One issue is that I had some trouble building the built-in aws-lc-rs...

:wave: @laurencemcf - thanks for your interest in taking this issue! I talked a bit with @rolandshoemaker out of band. I think we've both come around to the consensus the...

@laurencemcf Great, thanks! > So to confirm we want to add a new json column I think we should avoid JSON columns. A separate table for CAA information would be...

@laurencemcf Of course! That makes sense :-) Thanks for pointing that out. @rolandshoemaker Are you OK with the separate table approach?

> @cpu can you think of any other indexy things here? @rolandshoemaker I think it might be prudent to put an index on the `identifier` field. We can join back...

Do you need to fork ZLint for this? As a library user I think it should be possible to compose a `lint.Registry` with lints of your own from outside the...

Providing out-of-tree lints was a use-case I had in mind when I did the refactoring that allowed excluding categories of lints but I don't think it's been tried in practice...