Skip to content

Commit 9dc5e2f

Browse files
authored
Merge pull request github#17791 from github/aibaars/rust-format-templates
Rust: parse formatting templates
2 parents 0b53831 + 8d4bb97 commit 9dc5e2f

Some content is hidden

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

46 files changed

+1402
-192
lines changed

config/identical-files.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,5 @@
351351
"Python model summaries test extension": [
352352
"python/ql/test/library-tests/dataflow/model-summaries/InlineTaintTest.ext.yml",
353353
"python/ql/test/library-tests/dataflow/model-summaries/NormalDataflowTest.ext.yml"
354-
],
355-
"Diagnostics.qll": [
356-
"ruby/ql/lib/codeql/ruby/Diagnostics.qll",
357-
"rust/ql/lib/codeql/rust/Diagnostics.qll"
358354
]
359355
}

rust/extractor/src/generated/.generated.list

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/extractor/src/generated/top.rs

Lines changed: 88 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)