Reduce warning spam
Open
@nox is already working on this.
Since Jan 20, 2017.
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 288
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
Two of the most common warnings I see reported in Servo's automatic reporting system are stop_parsing not implemented, full speed ahead! and FIXME: /script> not fully implemented. We should investigate what those mean and remove them if they're not actually useful.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.