github-actions[bot]
|
0bfa93828b
|
Release preparation for version 2.23.0
|
2025-09-02 11:09:32 +00:00 |
|
Tom Hvitved
|
9bae0bfb35
|
Merge pull request #20295 from geoffw0/oldpaths1
Rust: Remove extractor path resolution.
|
2025-09-02 11:17:51 +02:00 |
|
Simon Friis Vindum
|
0ed6428a94
|
Merge pull request #20321 from paldepind/rust/trait-method-scope-2
Rust: Take trait visibility into account when resolving paths and methods
|
2025-09-02 10:58:00 +02:00 |
|
Tom Hvitved
|
1130595c67
|
Merge pull request #20340 from hvitved/rust/taint-tracking-implicit-deref-at-sinks
Rust: Deref as taint step
|
2025-09-02 09:44:33 +02:00 |
|
Simon Friis Vindum
|
322ef4d985
|
Rust: Account for trait visibility when resolving paths and methods
|
2025-09-02 09:01:17 +02:00 |
|
Tom Hvitved
|
5b51bb2ef0
|
Rust: Deref as taint step
|
2025-09-02 08:55:10 +02:00 |
|
Anders Schack-Mulligen
|
09b2c5abf0
|
BasicBlock: Replace entryBlock predicate with subclass.
|
2025-09-01 11:48:44 +02:00 |
|
Anders Schack-Mulligen
|
f459ddc40a
|
Languages: Adapt to api changes.
|
2025-09-01 11:26:33 +02:00 |
|
Anders Schack-Mulligen
|
bb3abc815f
|
SSA: Update input to use member predicates.
|
2025-09-01 11:19:48 +02:00 |
|
Simon Friis Vindum
|
c1c7127894
|
Rust: Add examples where trait visibility affects path and method resolution
|
2025-08-30 13:26:13 +02:00 |
|
Geoffrey White
|
45d6fc04ce
|
Merge pull request #20312 from geoffw0/dbquality
Rust: Tune rust/diagnostic/database-quality
|
2025-08-29 13:04:46 +01:00 |
|
Geoffrey White
|
d650d56485
|
Rust: Implement upgrade and downgrade scripts.
|
2025-08-29 12:37:52 +01:00 |
|
Geoffrey White
|
bdc1f1715d
|
Rust: Add upgrade and downgrade scripts (template).
|
2025-08-29 08:49:33 +01:00 |
|
Geoffrey White
|
a6bdab15f6
|
Merge branch 'main' into oldpaths1
|
2025-08-29 08:30:43 +01:00 |
|
Tom Hvitved
|
0cc9ff8320
|
Merge pull request #20225 from hvitved/rust/path-resolution-crate-fallback
Rust: Fallback crate resolution
|
2025-08-28 20:48:51 +02:00 |
|
Geoffrey White
|
5d14ef5fd3
|
Rust: Change note.
|
2025-08-28 17:14:53 +01:00 |
|
Geoffrey White
|
9e0a31cafc
|
Rust: Change note.
|
2025-08-28 17:08:03 +01:00 |
|
Geoffrey White
|
5c90b908cd
|
Rust: Lower the thresholds in rust/diagnostic/database-quality to more pragmatic numbers.
|
2025-08-28 17:08:02 +01:00 |
|
Geoffrey White
|
e8b7ce43a5
|
Merge pull request #20270 from geoffw0/pathi
Rust: Improve FS models
|
2025-08-28 14:30:18 +01:00 |
|
Geoffrey White
|
e860600712
|
Rust: Remove the canonical_path_disabled test entirely.
|
2025-08-28 12:55:01 +01:00 |
|
Tom Hvitved
|
f87f52d8d2
|
Address review comments
|
2025-08-28 10:08:48 +02:00 |
|
Tom Hvitved
|
dcaf4a735b
|
Rust: Fallback crate resolution
|
2025-08-28 09:34:05 +02:00 |
|
Geoffrey White
|
83df1137b6
|
Rust: Codegen.
|
2025-08-27 17:47:34 +01:00 |
|
Geoffrey White
|
2e747bb05c
|
Merge branch 'main' into oldpaths1 (some generated files are left unmerged).
|
2025-08-27 16:56:06 +01:00 |
|
Geoffrey White
|
a075ed595c
|
Rust: Remove telemetry about extractor generated paths.
|
2025-08-27 15:56:59 +01:00 |
|
Simon Friis Vindum
|
08f025f164
|
Rust: Infer range expressions certainly and support full ranges
|
2025-08-27 13:59:20 +02:00 |
|
Simon Friis Vindum
|
4c10f07d5f
|
Rust: Add type inference test with range full expression
|
2025-08-27 13:59:19 +02:00 |
|
Simon Friis Vindum
|
2f4e2d6d79
|
Rust: Infer certain types for logical operators
|
2025-08-27 13:59:18 +02:00 |
|
Simon Friis Vindum
|
0ff4dbcea0
|
Rust: Fix type inference inconsistency
|
2025-08-27 13:59:16 +02:00 |
|
Simon Friis Vindum
|
1981668f3c
|
Rust: Add pattern match type inference test
|
2025-08-27 13:59:15 +02:00 |
|
Geoffrey White
|
1d815b16d6
|
Rust: Update test expectations.
|
2025-08-27 10:42:45 +01:00 |
|
Geoffrey White
|
5d060d621b
|
Rust: Remove leftover QL use of Resolvable.
|
2025-08-27 10:42:44 +01:00 |
|
Geoffrey White
|
152ae1d29b
|
Rust: Codegen.
|
2025-08-27 10:42:42 +01:00 |
|
Tom Hvitved
|
f232335618
|
Merge pull request #20291 from hvitved/rust/type-inference-more-certain-types
Rust: Add more cases to `inferCertainType`
|
2025-08-27 11:25:24 +02:00 |
|
Paolo Tranquilli
|
531955e922
|
Merge branch 'main' into redsun82/rust-less-warnings
|
2025-08-26 17:29:20 +02:00 |
|
Tom Hvitved
|
6453b71017
|
Rust: Add more cases to inferCertainType
|
2025-08-26 14:44:55 +02:00 |
|
Tom Hvitved
|
3527fca617
|
Merge pull request #20274 from hvitved/rust/type-synth-type-param
Rust: Include synthetic type parameters in `Type.getATypeParameter`
|
2025-08-26 14:42:29 +02:00 |
|
Simon Friis Vindum
|
87d1a14ff2
|
Merge pull request #20286 from github/rust/fix-examples
Rust: Fix examples in qldoc
|
2025-08-26 14:13:08 +02:00 |
|
Paolo Tranquilli
|
42a40c14ac
|
Rust: reword macro expansion error
|
2025-08-26 13:58:47 +02:00 |
|
Simon Friis Vindum
|
600417a767
|
Rust: Fix minor typo in bound in comment
|
2025-08-26 13:43:30 +02:00 |
|
Paolo Tranquilli
|
999920c968
|
Rust: accept test changes
|
2025-08-26 12:30:27 +02:00 |
|
Tom Hvitved
|
80031e5c00
|
Merge pull request #20273 from hvitved/rust/attribute-in-macro-expansion
Rust: Include `getAttributeMacroExpansion` in `isInMacroExpansion`
|
2025-08-26 11:08:02 +02:00 |
|
Simon Friis Vindum
|
17f7b7f710
|
Rust: Fix examples in qldoc
|
2025-08-26 10:56:52 +02:00 |
|
Geoffrey White
|
d6d0645d7b
|
Rust: Remove skip_path_resolution config variable (hardhoded to true).
|
2025-08-26 09:33:52 +01:00 |
|
Tom Hvitved
|
83ca08cad6
|
Rust: Update expected test output
|
2025-08-25 21:54:15 +02:00 |
|
Tom Hvitved
|
9b4d37df24
|
Add change note
|
2025-08-25 20:49:10 +02:00 |
|
Paolo Tranquilli
|
7de34e4be0
|
Merge pull request #20055 from github/redsun82/cargo-upgrade-2
Rust: upgrade to rust-analyzer 0.0.300
|
2025-08-25 16:26:13 +02:00 |
|
Tom Hvitved
|
9ef839dc8a
|
Rust: Include synthetic type parameters in Type.getATypeParameter
|
2025-08-25 13:13:05 +02:00 |
|
Tom Hvitved
|
1d8f29136b
|
Rust: Include getAttributeMacroExpansion in isInMacroExpansion
|
2025-08-25 11:00:49 +02:00 |
|
Geoffrey White
|
4a4f782d86
|
Rust: Accept another consistency test change.
|
2025-08-22 16:57:51 +01:00 |
|