diff options
| author | Aleksey Kladov <aleksey.kladov@gmail.com> | 2020-12-10 20:07:37 +0300 |
|---|---|---|
| committer | Aleksey Kladov <aleksey.kladov@gmail.com> | 2020-12-10 20:07:37 +0300 |
| commit | 3d5be5ba5b8c5f2d6ca6142dab959e2838589062 (patch) | |
| tree | 739b7a38dac4c59e2b6ac01f5918e89ca17240ca /docs/dev/debugging.md | |
| parent | 78de7f0d4a53e92c343b0c12889b423f1f9bd433 (diff) | |
| download | rust-3d5be5ba5b8c5f2d6ca6142dab959e2838589062.tar.gz rust-3d5be5ba5b8c5f2d6ca6142dab959e2838589062.zip | |
Fix accidently quadratic syntax rewriter
Switching from SyntaxNode to GreenNode is a costly operation (b/c dereferencing a synax ptr in `with_green` is linear), so we should avoid that.
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions
