Paolo Tranquilli
|
2a81cc9567
|
Merge branch 'main' into redsun82/rust-analyzer-update
|
2025-03-26 09:33:38 +01:00 |
|
Tom Hvitved
|
f45eca77fa
|
Address review comments
|
2025-03-26 09:03:22 +01:00 |
|
Tom Hvitved
|
72028c034e
|
Rust: Add reverse post-update flow steps
|
2025-03-26 09:03:18 +01:00 |
|
Tom Hvitved
|
fcb1d9433a
|
Rust: Add more data flow tests
|
2025-03-26 09:02:23 +01:00 |
|
Tom Hvitved
|
278d251dc1
|
Merge pull request #19107 from hvitved/rust/mad-argument-source
Rust: Support `Argument[x]` MaD source definitions
|
2025-03-26 09:02:06 +01:00 |
|
Tom Hvitved
|
b4926475d3
|
Address review comment
|
2025-03-26 08:44:03 +01:00 |
|
Geoffrey White
|
3ad4de400f
|
Merge pull request #19067 from geoffw0/convtest
Rust: Add a couple of test cases for data flow through conversions
|
2025-03-25 17:44:29 +00:00 |
|
Paolo Tranquilli
|
7cfed3c4a7
|
Merge branch 'main' into redsun82/rust-analyzer-update
|
2025-03-25 18:29:39 +01:00 |
|
Simon Friis Vindum
|
efcffc55e3
|
Merge branch 'main' into rust-ti-refactor
|
2025-03-25 15:44:39 +01:00 |
|
Anders Schack-Mulligen
|
d5d0274ce7
|
Java/SSA: Keep proper distinction between cached stages.
|
2025-03-25 13:43:55 +01:00 |
|
Anders Schack-Mulligen
|
ae47339d1a
|
Rust: Accept test changes.
|
2025-03-25 12:31:05 +01:00 |
|
Tom Hvitved
|
d6d3028e5a
|
Rust: Support Argument[x] MaD source definitions
|
2025-03-25 09:08:40 +01:00 |
|
Tom Hvitved
|
cf1b19f7c4
|
Rust: Add test for MaD argument source
|
2025-03-25 09:06:56 +01:00 |
|
Simon Friis Vindum
|
06c8963f70
|
Shared: Infer types for type parameters with contraints
|
2025-03-25 09:03:44 +01:00 |
|
Simon Friis Vindum
|
831413b5ec
|
Rust: Expand on type parameter bounds type inference test
|
2025-03-25 08:41:05 +01:00 |
|
Paolo Tranquilli
|
29b7acfddd
|
Merge pull request #19101 from github/redsun82/rust-fix-main
Rust: accept test changes for now
|
2025-03-24 16:22:04 +01:00 |
|
Tom Hvitved
|
0f1aee025c
|
Merge pull request #19051 from hvitved/rust/path-resolution-cross-crate
Rust: Path resolution improvements
|
2025-03-24 14:14:12 +01:00 |
|
Paolo Tranquilli
|
bf32acc198
|
Rust: accept test changes for now
|
2025-03-24 13:43:27 +01:00 |
|
Geoffrey White
|
82068a262d
|
Rust: Further rephrasing.
|
2025-03-24 12:23:48 +00:00 |
|
Geoffrey White
|
363128f4ec
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2025-03-24 12:21:51 +00:00 |
|
Geoffrey White
|
e4cadf09ce
|
Rust: Don't report excessive results for the same source.
|
2025-03-24 12:12:42 +00:00 |
|
Geoffrey White
|
b7044bdcde
|
Rust: Add a test of repeat sinks.
|
2025-03-24 12:04:43 +00:00 |
|
Geoffrey White
|
f582054ca4
|
Rust: Refactor the tests that have multiple control flow paths.
|
2025-03-24 11:56:32 +00:00 |
|
Tom Hvitved
|
3f1f37fd5f
|
Address review comments
|
2025-03-24 10:53:38 +01:00 |
|
Geoffrey White
|
d1ef2b50fb
|
Rust: Model futures::executor::block_on.
|
2025-03-21 16:51:10 +00:00 |
|
Paolo Tranquilli
|
bd201afa8e
|
Rust: apply formatting and linting
|
2025-03-21 11:00:30 +01:00 |
|
Paolo Tranquilli
|
8f8fe2f8b6
|
Rust: silence warning by removing unused generated function
|
2025-03-21 10:59:39 +01:00 |
|
Paolo Tranquilli
|
7d312feffe
|
Rust: add local copy of rust.ungrammar
This copy is injected by the existing `//rust/ast-generator:inject-sources`
target, and is useful for development.
|
2025-03-21 09:48:29 +01:00 |
|
Paolo Tranquilli
|
04f9694f89
|
Rust: drop extraction of anonymous canonical paths
|
2025-03-21 09:47:02 +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
|
7cf3cac24a
|
Rust: reinstate Variant as Addressable
|
2025-03-20 16:55:37 +01:00 |
|
Geoffrey White
|
91d273ad76
|
Rust: I think these generated models are correct. Accept them.
|
2025-03-20 15:52:08 +00:00 |
|
Paolo Tranquilli
|
ea11b08f28
|
Rust: rerun code generation
|
2025-03-20 16:51:35 +01:00 |
|
Paolo Tranquilli
|
13370200cc
|
Cargo: upgrade dependencies
|
2025-03-20 16:48:29 +01:00 |
|
Geoffrey White
|
98690f924a
|
Rust: Incidental changes to other .expected files.
|
2025-03-20 15:39:03 +00:00 |
|
Simon Friis Vindum
|
b2fc4f80fb
|
Rust: Adjustments to type inference
|
2025-03-20 16:38:06 +01:00 |
|
Paolo Tranquilli
|
12214b65a4
|
Rust: add forgotten expected file
|
2025-03-20 16:35:56 +01:00 |
|
Arthur Baars
|
b10a296a93
|
Rust: add more path-injection sinks
|
2025-03-20 16:30:47 +01:00 |
|
Paolo Tranquilli
|
b48d9a255e
|
Rust: undo rename of Path::segment to Path::part
|
2025-03-20 16:30:35 +01:00 |
|
Geoffrey White
|
c6c4e3cf16
|
Rust: Add another reference.
|
2025-03-20 15:16:17 +00:00 |
|
Geoffrey White
|
5e18e1be11
|
Rust: Autofix and US spelling.
|
2025-03-20 15:03:55 +00:00 |
|
Paolo Tranquilli
|
cd15fb3611
|
Merge pull request #19071 from github/redsun82/codegen-rust-ancestor-order
Rust: preserve ordering in rust generated code
|
2025-03-20 15:50:48 +01:00 |
|
Geoffrey White
|
5831c446d3
|
Rust: Add test cases for another situation I came across.
|
2025-03-20 14:26:15 +00:00 |
|
Geoffrey White
|
7ecba71166
|
Rust: Add .qhelp.
|
2025-03-20 14:26:14 +00:00 |
|
Geoffrey White
|
019fcbfbf9
|
Rust: Add qhelp examples, and add them as tests.
|
2025-03-20 14:26:13 +00:00 |
|
Geoffrey White
|
671f7dff94
|
Rust: Query metadata.
|
2025-03-20 14:26:11 +00:00 |
|
Geoffrey White
|
7ceb76441a
|
Rust: Improve the source to account for conversions.
|
2025-03-20 14:26:10 +00:00 |
|
Geoffrey White
|
be6d0d1f86
|
Rust: Work around data flow source issue.
|
2025-03-20 14:26:09 +00:00 |
|
Geoffrey White
|
c2ee4211e5
|
Rust: Add more models.
|
2025-03-20 14:26:08 +00:00 |
|