Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
int08h committed Mar 24, 2018
1 parent ae96961 commit c5bcc50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ Roughtime features not implemented by the server:

Other notes:

* Error-handling needs a closer examination to verify the `unwrap()`'s and `expect()`'s present
in the request handling path are for truly exceptional conditions.
* Per-request heap allocations could probably be reduced: a few `Vec`'s could be replaced by
lifetime scoped slices.

Expand Down

0 comments on commit c5bcc50

Please sign in to comment.