Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.
163
stars
67
forks
source link
Somehow deal with "FIXME" or "TODO" comments in a proposed RFC #226
Open
shepmaster opened 6 years ago
Ideally, these never get merged in a final RFC.
One idea is to automatically add concerns for each
FIXME
/TODO
found, but there may be other implementations.