-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support leading ascii whitespace (#434)
* remove unnecessary seek trait * add support for leading ascii whitespace * remove extraneous curly braces * fix two 'useless use of `format!` errors that occurred during `make all` * fix a &bool/bool E0308 error
- Loading branch information
1 parent
1a5ae61
commit 43cfea1
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters