Geoffrey White
|
fa1c92dbe7
|
Rust: Another case worth having.
|
2024-10-09 11:50:29 +01:00 |
|
Geoffrey White
|
7a6eabc8a3
|
Rust: Additional test cases.
|
2024-10-09 11:31:44 +01:00 |
|
Tom Hvitved
|
3d95369608
|
Shared ConditionalSplitting implementation
|
2024-10-09 11:02:13 +02:00 |
|
Tom Hvitved
|
11016e193c
|
Rust: PrintAst improvements
|
2024-10-09 10:41:30 +02:00 |
|
Geoffrey White
|
41218fb89f
|
Rust: Test spacing / variable names.
|
2024-10-09 09:17:24 +01:00 |
|
Tom Hvitved
|
5afd2d5bf0
|
Rust: Account for captured variables
|
2024-10-09 10:17:01 +02:00 |
|
Tom Hvitved
|
a3a0c2b269
|
Rust: Add more variable tests
|
2024-10-09 10:17:00 +02:00 |
|
Tom Hvitved
|
fcf1b6d6f5
|
Merge pull request #17657 from hvitved/rust/cfg-conditional-splitting
Rust: Implement `ConditionalCompletionSplitting`
|
2024-10-08 16:21:14 +02:00 |
|
Tom Hvitved
|
08d6d54961
|
Rust: Add AST consistency queries
|
2024-10-08 15:00:38 +02:00 |
|
Geoffrey White
|
70d530a49c
|
Rust: Exclude nodes that aren't part of the CFG.
|
2024-10-08 13:52:15 +01:00 |
|
Geoffrey White
|
a7dbe29448
|
Rust: Add parenthesis example to test.
|
2024-10-08 13:50:17 +01:00 |
|
Geoffrey White
|
7235ba8f91
|
Rust: Fix test compilation errors.
|
2024-10-08 13:38:33 +01:00 |
|
Geoffrey White
|
3b1d917c2b
|
Rust: Autoformat.
|
2024-10-08 13:30:28 +01:00 |
|
Tom Hvitved
|
cb1ca4c75c
|
Update rust/ql/lib/codeql/rust/controlflow/internal/Completion.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2024-10-08 13:41:24 +02:00 |
|
Geoffrey White
|
6bde26d9fd
|
Rust: Switch firstUnreachable to hvitved's suggested implementation.
|
2024-10-08 12:07:44 +01:00 |
|
Geoffrey White
|
5d7a92cf13
|
Rust: Add example from discussion.
|
2024-10-08 12:00:53 +01:00 |
|
Geoffrey White
|
40096ebb62
|
Rust: More cleanup after merge.
|
2024-10-08 11:46:45 +01:00 |
|
Geoffrey White
|
9e3f4cd183
|
Rust: Accept test changes after merging main.
|
2024-10-08 11:43:31 +01:00 |
|
Geoffrey White
|
483370d5f4
|
Merge branch 'main' into unreachable
|
2024-10-08 11:40:03 +01:00 |
|
Geoffrey White
|
f084bb7bcf
|
Rust: A couple of interesting cases with short-circuiting.
|
2024-10-08 11:38:23 +01:00 |
|
Tom Hvitved
|
50c2d108ca
|
Rust: Fix CompoundAssignmentExpr charpred
|
2024-10-04 14:48:07 +02:00 |
|
Tom Hvitved
|
aa5e0c39ba
|
Rust: Implement ConditionalCompletionSplitting
|
2024-10-03 21:25:50 +02:00 |
|
Tom Hvitved
|
a9cf33ce18
|
Rust: &x is neither a read nor a write
|
2024-10-03 20:20:59 +02:00 |
|
Tom Hvitved
|
05f85497ed
|
Rust: Add &mut variable tests
|
2024-10-03 19:55:07 +02:00 |
|
Geoffrey White
|
2e772a80c4
|
Rust: Accept minor consistency .expected changes.
|
2024-10-03 15:15:32 +01:00 |
|
Geoffrey White
|
369241e1ea
|
Merge pull request #5 from hvitved/unusedvar2
Rust: Account for variables bound in `while let` expressions
|
2024-10-03 14:04:38 +01:00 |
|
Geoffrey White
|
ccaf2dd9ea
|
Rust: Temporarily limit results (hopefully enough for the DCA job to cope).
|
2024-10-03 13:44:04 +01:00 |
|
Tom Hvitved
|
cd04500dd9
|
Rust: Account for variables bound in while let expressions
|
2024-10-03 14:05:24 +02:00 |
|
Geoffrey White
|
3c777b7605
|
Merge branch 'main' into warnings
|
2024-10-03 12:54:56 +01:00 |
|
Geoffrey White
|
32dbdb3913
|
Rust: Update summary stats .expected file.
|
2024-10-03 12:50:59 +01:00 |
|
Geoffrey White
|
da84889242
|
Rust: Use @diagnostic_error, @diagnostic_warning rather than constants.
|
2024-10-03 12:50:40 +01:00 |
|
Geoffrey White
|
0304aa846c
|
Rust: Add more tests for uused variables.
|
2024-10-03 12:37:02 +01:00 |
|
Geoffrey White
|
821398715c
|
Rust: Test spacing.
|
2024-10-03 11:55:11 +01:00 |
|
Tom Hvitved
|
97c2387904
|
Merge pull request #17644 from hvitved/rust/break-continue-target
|
2024-10-03 11:38:27 +02:00 |
|
Geoffrey White
|
88abc8f72f
|
Rust: Add to summary stats.
|
2024-10-02 18:43:26 +01:00 |
|
Geoffrey White
|
a4c06b2bbc
|
Rust: Define SuccessfullyExtractedFile and use it to simplify queries.
|
2024-10-02 18:43:25 +01:00 |
|
Geoffrey White
|
12fbd18f3a
|
Rust: Have ExtractionConsistency.ql report both.
|
2024-10-02 18:43:24 +01:00 |
|
Geoffrey White
|
ad7c96554f
|
Rust: Correct extraction errors query to output only errors.
|
2024-10-02 18:43:15 +01:00 |
|
Geoffrey White
|
f30a642c8f
|
Rust: Add a test for the extractor warnings query.
|
2024-10-02 18:42:37 +01:00 |
|
Geoffrey White
|
ba9c2f1e3a
|
Rust: Add extractor warnings query.
|
2024-10-02 18:42:32 +01:00 |
|
Geoffrey White
|
f7db47b771
|
Merge pull request #17588 from geoffw0/loc2
Rust: Improve lines-of-code counts.
|
2024-10-02 18:13:36 +01:00 |
|
Geoffrey White
|
0b6ec4624e
|
Rust: Autoformat.
|
2024-10-02 17:05:01 +01:00 |
|
Geoffrey White
|
d6848f5c5d
|
Rust: Apparently a doc comment here was illegal.
|
2024-10-02 17:00:28 +01:00 |
|
Geoffrey White
|
01abcf8537
|
Rust: Use just end locations for now, to avoid all false positive lines caused by attached comments.
|
2024-10-02 16:54:02 +01:00 |
|
Geoffrey White
|
8c87b66bea
|
Rust: Add more test cases for comments.
|
2024-10-02 16:52:19 +01:00 |
|
Tom Hvitved
|
6da3972433
|
Rust: Simplify break/continue CFG labels
|
2024-10-02 15:45:18 +02:00 |
|
Tom Hvitved
|
1266f9757d
|
Rust: Add {BreakExpr,ContinueExpr}.getTarget()
|
2024-10-02 15:45:16 +02:00 |
|
Tom Hvitved
|
000dedf3e8
|
Rust: Output CFG for library-tests/variables
|
2024-10-02 15:45:14 +02:00 |
|
Tom Hvitved
|
3a1f6efce4
|
Address review comments
|
2024-10-02 13:37:24 +02:00 |
|
Geoffrey White
|
8243f87179
|
Rust: Modify the exclusion as suggested in comments.
|
2024-10-02 11:38:29 +01:00 |
|