9015: Merge pattern completion related bools into an enum r=Veykril a=Veykril The two bools can never both be set so this is basically just a tri-state enum. bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com> |
||
|---|---|---|
| .. | ||
| completions | ||
| render | ||
| completions.rs | ||
| config.rs | ||
| context.rs | ||
| generated_lint_completions.rs | ||
| item.rs | ||
| lib.rs | ||
| patterns.rs | ||
| render.rs | ||
| test_utils.rs | ||