Add a method to `Checker` for cached parsing of stringified type annotations #13158
AlexWaygood
force pushed
from
8ff61ad8
to
3a3b8102
1 year ago
Refactor `parse_type_annotation` to improve encapsulation
2574c6d5
Store a reference to the allocator on `Checker` instances
79d1148e
Add a method for cached parsing of string type annotations, and use i…
49c375a6
Use the caching method to parse type annotations in various linter rules
0f5d3c0a
Trivial review comments
53eca4b6
Only store successfully parsed annotations in the arena
6fa7a5b4
AlexWaygood
force pushed
from
c4d222ee
to
6fa7a5b4
1 year ago
AlexWaygood
deleted the alex/cached-annotation-parsing branch 1 year ago
Assignees
No one assigned
Labels
internal
performance
Login to write a write a comment.
Login via GitHub