mirror of
https://github.com/github/codeql.git
synced 2026-02-11 20:51:06 +01:00
Rust: Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3d7049265f
commit
8f6f7d0985
@@ -938,7 +938,7 @@ mod patterns {
|
||||
}
|
||||
}
|
||||
|
||||
/// Tests for refering to constructors via `Self`
|
||||
/// Tests for referring to constructors via `Self`
|
||||
mod self_constructors {
|
||||
struct TupleStruct(i32); // $ item=i32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user