-
Notifications
You must be signed in to change notification settings - Fork 56
minutes 2016 10 03
- advertise PRs, FCP? TWiR
- Would like TWiR to report fmt RFCs (new, FCP, accepted/rejected).
- Need to have it in on Monday for Tuesday's TWiR
- nrc to do the first few weeks, on Sunday (his local time), then seek assistance to hand off
-
comments - // vs /*, and /// vs /**
https://github.com/rust-lang-nursery/fmt-rfcs/issues/17
Should fix rustfmt to stop mangling all kinds of comments; just move them around, never rewrap/reformat them.
Don't convert between block and line comments
General consensus: recommend line comments, but do not require them. Allow people to use block comments if they want.
JoshTriplett to write up and FCP: https://github.com/rust-lang-nursery/fmt-rfcs/issues/17#issuecomment-251247589
-
issues for stuff to work on next
-
procedural point - no FCP for 'non-technical' PRs (if the final version of the documentation itself is posted for the first FCP)
-
nrc to talk to person (dikaiosune) running the RFCs bot to handle fmt-rfcs too.
-
ubsan to experiment with github "project" organization for issues, with sort order, and column for FCP.
-
nrc to add E-easy tag for new-user-friendly issues.