Skip to content

Commit 0904302

Browse files
Auto merge of #142567 - lnicola:sync-from-ra, r=<try>
Subtree update of `rust-analyzer` r? `@ghost`
2 parents 55d4364 + 6a9c5d7 commit 0904302

File tree

131 files changed

+4773
-3488
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+4773
-3488
lines changed

src/tools/rust-analyzer/.typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ extend-ignore-re = [
1818
"INOUT",
1919
"optin",
2020
"=Pn",
21+
"\\[[0-9A-F]{4},", # AstId hex hashes
2122
# ignore `// spellchecker:off` until `// spellchecker:on`
2223
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
2324
]

0 commit comments

Comments
 (0)