Skip to content

Commit

Permalink
Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwco
Browse files Browse the repository at this point in the history
Validate fluent variable references in tests

Closes #101109

Under `cfg(test)`, the `fluent_messages` macro will emit a list of variables referenced by each message and its attributes. The derive attribute will now emit a `#[test]` that checks that each referenced variable exists in the structure it's applied to.
  • Loading branch information
bors committed Jun 28, 2023
2 parents 647b9b2 + 293d2e1 commit a229eeb
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a229eeb

Please sign in to comment.