about summary refs log tree commit diff
path: root/editors/code/src
diff options
context:
space:
mode:
authorFlorian Diebold <florian.diebold@freiheit.com>2020-03-13 13:57:44 +0100
committerFlorian Diebold <florian.diebold@freiheit.com>2020-03-13 14:50:03 +0100
commit89eb9e8002466f3099de77bc42cdabbf67d5dc1b (patch)
tree210539acb34578b5ec4697e9995457700545af07 /editors/code/src
parent93527b5f193ed214f6ae0f8112eaec2eebabd016 (diff)
downloadrust-89eb9e8002466f3099de77bc42cdabbf67d5dc1b.tar.gz
rust-89eb9e8002466f3099de77bc42cdabbf67d5dc1b.zip
Protect against infinite macro expansion in def collector
There was a test for this, but it wasn't actually working because the first
recursive expansion failed. (The comma...)

Even with this limit, that test (when fixed) still takes some time to pass
because of the exponential growth of the expansions, so I disabled it and added
a different one without growth.
Diffstat (limited to 'editors/code/src')
0 files changed, 0 insertions, 0 deletions