Arthur Baars
|
f05bed685d
|
Rust: remove module data from Crate elements
|
2025-05-22 09:51:34 +02:00 |
|
Tom Hvitved
|
6df5a1ef80
|
Rust: Extract SelfParams from crate graph
|
2025-04-24 15:30:23 +02:00 |
|
Arthur Baars
|
7bfd5f161e
|
Rust: crate graph: extract associated types
|
2025-04-15 17:21:04 +02:00 |
|
Arthur Baars
|
a4b1c2bbdc
|
Rust: crate graph: resolve bound type variablesp
|
2025-04-15 17:18:49 +02:00 |
|
Arthur Baars
|
db4306d0c1
|
Rust: avoid duplication for functions and methods
|
2025-04-15 17:18:48 +02:00 |
|
Arthur Baars
|
0545f782e0
|
Rust: get rid of const_or_function
|
2025-04-15 17:18:46 +02:00 |
|
Arthur Baars
|
5cfbedc114
|
Rust: replace singleton vectors with Option
|
2025-04-15 17:18:45 +02:00 |
|
Arthur Baars
|
b24fbe8db9
|
Rust: remove unreachable case
Enum variants cannot be declared as a module item, they can only be imported
|
2025-04-15 17:18:44 +02:00 |
|
Arthur Baars
|
cec95ae875
|
Rust: crate graph: generic parameters
|
2025-04-15 17:18:42 +02:00 |
|
Arthur Baars
|
a7ccba9aeb
|
Rust: crate graph: type variables
|
2025-04-15 17:18:28 +02:00 |
|
Arthur Baars
|
2c31363680
|
Partially revert "Rust: fix compilation errors"
This reverts commit 260322b669.
|
2025-04-15 17:16:23 +02:00 |
|
Paolo Tranquilli
|
260322b669
|
Rust: fix compilation errors
|
2025-04-07 15:25:19 +02:00 |
|
Paolo Tranquilli
|
32f6acb985
|
Rust: fix compilation errors after rename
|
2025-03-31 13:11:45 +02:00 |
|
Paolo Tranquilli
|
24f547074f
|
Rust: fix extractor compilation errors after renames
|
2025-03-31 13:11:44 +02:00 |
|
Paolo Tranquilli
|
1eb51c7a2f
|
Merge pull request #19063 from github/redsun82/codegen-rename-dbscheme
Codegen: add `ql.db_table_name` property pragma
|
2025-03-31 12:01:35 +02:00 |
|
Arthur Baars
|
c135af2300
|
Rust: crate_graph: generate 'use' statements for re-exported items
|
2025-03-28 17:12:32 +01:00 |
|
Paolo Tranquilli
|
01a69bffbe
|
Merge branch 'main' into redsun82/codegen-rename-dbscheme
|
2025-03-28 15:06:08 +01:00 |
|
Paolo Tranquilli
|
bd201afa8e
|
Rust: apply formatting and linting
|
2025-03-21 11:00:30 +01:00 |
|
Arthur Baars
|
cf8e270384
|
Rust: fix crate_graph.rs
|
2025-03-20 19:08:10 +01:00 |
|
Paolo Tranquilli
|
fe7e1c0a6c
|
Rust: solve all compilation errors but the ones related to the crate graph
|
2025-03-20 17:49:35 +01:00 |
|
Paolo Tranquilli
|
b48d9a255e
|
Rust: undo rename of Path::segment to Path::part
|
2025-03-20 16:30:35 +01:00 |
|
Tom Hvitved
|
cbb9987a20
|
Merge remote-tracking branch 'upstream/main' into rust/dependency-renaming
|
2025-03-20 11:45:03 +01:00 |
|
Tom Hvitved
|
d19188db8f
|
Address review comment
|
2025-03-20 11:39:52 +01:00 |
|
Simon Friis Vindum
|
b2b650ddd3
|
Rust: Rename classes with Record to Struct
|
2025-03-19 12:05:39 +01:00 |
|
Tom Hvitved
|
0bf2bfa2f1
|
Rust: Take depdency renaming into account when extracting the crate graph
|
2025-03-19 08:39:22 +01:00 |
|
Arthur Baars
|
9814aef71f
|
Address review comment
|
2025-03-10 10:31:31 +01:00 |
|
Arthur Baars
|
5855a12b03
|
Rust: fix crate graph after rust-analyzer upgrade
|
2025-03-10 10:16:28 +01:00 |
|
Arthur Baars
|
845f002124
|
Rust: add file for root modules of crates
|
2025-03-10 10:16:26 +01:00 |
|
Arthur Baars
|
8961a22a71
|
Rust: crate_graph: extract only public items
|
2025-03-10 10:16:24 +01:00 |
|
Arthur Baars
|
e21a7f5336
|
Rust: extract crate graph
|
2025-03-10 10:16:13 +01:00 |
|