mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: run codegen again
This commit is contained in:
@@ -967,10 +967,10 @@ class _:
|
||||
"""
|
||||
|
||||
|
||||
@annotate(ClosureBinder)
|
||||
@annotate(ForBinder)
|
||||
class _:
|
||||
"""
|
||||
A closure binder, specifying lifetime or type parameters for a closure.
|
||||
A for binder, specifying lifetime or type parameters for a closure or a type.
|
||||
|
||||
For example:
|
||||
```rust
|
||||
|
||||
Reference in New Issue
Block a user