Skip to content

Commit 3f06a12

Browse files
committed
add todo
1 parent c559e0d commit 3f06a12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

grazelang/src/parser/cst.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2473,6 +2473,8 @@ impl GetPos for CanonicalIdentifier {
24732473
}
24742474
}
24752475

2476+
// TODO: Validate more names
2477+
24762478
#[derive(Debug, Clone, Error, enum_assoc::Assoc)]
24772479
#[func(const fn internal_lint_id(&self) -> &'static str)]
24782480
#[func(const fn internal_primary_message(&self) -> &'static str)]

0 commit comments

Comments
 (0)