summaryrefslogtreecommitdiff
path: root/caret/tests/example_int.rs
Commit message (Collapse)AuthorAgeFilesLines
* Replace the last user of caret_enum with caret_int.Nick Mathewson2021-05-251-0/+4
| | | | This lets us remove caret_enum entirely.
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-1/+1
|
* Move is_recognized function into caret.Nick Mathewson2020-09-201-0/+2
|
* More tests for caret_int.Nick Mathewson2020-09-131-0/+45