Kaido Kert
Kaido Kert
This is a request for enhancement. It would be good to provide an out of the box wire-up for a couple of package-specific settings. I've looked through a few and...
**Is your feature request related to a problem? Please describe.** When scanning large codebases, it would be nice to be able to output some sort of progress report **Describe the...
Picking up #103 from @flier to rebase and factor in feedback. Making a quick draft first
The double dash needs to come before rustfmt args. Also, specifying it when Cargo.toml already specifies the edition will result in a warning.
First, thanks for compiling this ! Is there a way of parsing out specific flags that are either C++ or C only ? I'm trying to build a cmake module...
This adds a small convenience function for making ArrayStrings out of null-terminated C-style byte buffers, by truncating the result to first null-terminator, if present. Of course this a pretty trivial...
Rebased #424 to try to get this landed. Fixes #354 #1582
This is a follow-up from previously closed #354 The issue with submodules checkouts breaking on self-hosted runners is still present. I have a PR waiting for review here: https://github.com/actions/checkout/pull/1321
Allow Starboard implementations to turn partial audio frames off. b/324905656