Status update 2017/07/14
Here’s the update for the period spanning from 7/9 to 7/14.
There’s been a blitzsplosion of evaluations opened!
Thanks @KodrAus, @sebasmagri, and @ericho for stepping up and taking those on.
These threads are in need of experienced library authors to check in on them and make sure they are receiving the appropriate attention and consideration - while it’s relatively easy to do the guidelines checklist, some of the best remediations in these evaluations come out of some deeper thinking about the crate, and that requires experience.
We’ll expect these to be open for about two weeks each. Once the guidelines checklists are complete and discussion points raised, I’ll start helping the leads collect them into a set of issues to file. Maybe we can start wrapping some of them up next week to create more contribution opportunities for that RustFest ticket offer.
The gcc evaluation ended and resulting in a bunch of issues to fix. Yay!
mio is scheduled for 8/15, and if we’re going to get that going on schedule it needs a leader to open that evaluation next week.
The rand evaluation is going to the libs team meeting on 7/25, but we’re not going to close it out then. That will just be some expectations-setting, where we make some decisions about the direction we want to take the crate.
gcc
- @opilar implemented Clone, Default and Debug for Config
- @opilar implemented Clone and Debug for Tool
-
@opilar added examples for
include
,define
, andflags
-
@opilar added examples for
shared_flag
andstatic_flag
log
url
walkdir
cookbook
- @budziq filed a bunch of new example issues
- @portal-chan added glob examples
- @budziq fixed some tests that were failing on windows
- @sb89 added an example of logging to stdout instead of stderr
guidelines
- @benham replaced some outdated syntax