mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 11:11:30 +00:00
This PR updates the tenses used by the summary line of doc comments to match the [Rust API documentation conventions](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#summary-sentence). Specifically: > The summary line should be written in third person singular present indicative form. Basically, this means write ‘Returns’ instead of ‘Return’. I'm sure there are plenty occurrences that I missed. Release Notes: - N/A |
||
---|---|---|
.. | ||
bin | ||
db | ||
rpc | ||
tests | ||
api.rs | ||
auth.rs | ||
db.rs | ||
env.rs | ||
errors.rs | ||
executor.rs | ||
lib.rs | ||
main.rs | ||
rpc.rs | ||
tests.rs |