Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused expression checker improvements #1216

Open
pront opened this issue Jan 9, 2025 · 0 comments
Open

Unused expression checker improvements #1216

pront opened this issue Jan 9, 2025 · 0 comments
Labels
type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler

Comments

@pront
Copy link
Member

pront commented Jan 9, 2025

At the time of writing there are two areas of improvement:

  • closure support
  • variable shadowing

These are listed in the module docs:
https://github.com/vectordotdev/vrl/blob/main/src/compiler/unused_expression_checker.rs#L18

Ref: #1214

@pront pront added vrl: compiler Changes to the compiler type: feature A value-adding code addition that introduce new functionality. labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A value-adding code addition that introduce new functionality. vrl: compiler Changes to the compiler
Projects
None yet
Development

No branches or pull requests

1 participant