Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify unsafe expr collection match | Paul Daniel Faria | 2020-06-27 | 1 | -4/+3 |
* | Improve perf of finding unsafe exprs | Paul Daniel Faria | 2020-06-27 | 1 | -49/+39 |
* | Remove unneeded code, filename from tests, fix rebasing issues | Paul Daniel Faria | 2020-06-27 | 1 | -12/+5 |
* | Remove track_parent and parent_map, replace with simple walk in missign unsaf... | Paul Daniel Faria | 2020-06-27 | 1 | -19/+23 |
* | unsafe: Clean up, improve tracking, add debug_assert | Paul Daniel Faria | 2020-06-27 | 1 | -2/+73 |
* | Add HighlightTag::Operator, use it for unsafe deref. Move unsafe validation t... | Paul Daniel Faria | 2020-06-27 | 1 | -0/+63 |