mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Rust: undo rename of Path::segment to Path::part
This commit is contained in:
@@ -87,6 +87,7 @@ class _:
|
||||
foo::bar;
|
||||
```
|
||||
"""
|
||||
segment: _ | ql.db_table_name("path_segments_") | doc("last segment of this path")
|
||||
|
||||
|
||||
@annotate(GenericArgList)
|
||||
|
||||
Reference in New Issue
Block a user