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
|
dcaf4a735b
|
Rust: Fallback crate resolution
|
2025-08-28 09:34:05 +02:00 |
|
Geoffrey White
|
2e747bb05c
|
Merge branch 'main' into oldpaths1 (some generated files are left unmerged).
|
2025-08-27 16:56:06 +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
|
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
|
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 |
|
Paolo Tranquilli
|
42a40c14ac
|
Rust: reword macro expansion error
|
2025-08-26 13:58:47 +02:00 |
|
Paolo Tranquilli
|
999920c968
|
Rust: accept test changes
|
2025-08-26 12:30:27 +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 |
|
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 |
|
Geoffrey White
|
4a4f782d86
|
Rust: Accept another consistency test change.
|
2025-08-22 16:57:51 +01:00 |
|
Geoffrey White
|
0e2bc7c95d
|
Merge remote-tracking branch 'upstream/main' into pathi
|
2025-08-22 16:57:41 +01:00 |
|
Geoffrey White
|
08cb038086
|
Rust: Accept changes to other tests.
|
2025-08-22 16:17:50 +01:00 |
|
Geoffrey White
|
701aec1c8e
|
Rust: Fix the canonicalize models.
|
2025-08-22 14:35:51 +01:00 |
|
Geoffrey White
|
49c4c34882
|
Merge pull request #20221 from github/copilot/fix-20220
Rust: Implement a new query for Log Injection
|
2025-08-22 14:01:49 +01:00 |
|
Paolo Tranquilli
|
e05eca6680
|
Merge branch 'main' into redsun82/cargo-upgrade-2
|
2025-08-22 13:52:28 +02:00 |
|
Geoffrey White
|
2f2a975350
|
Rust: Model path::new.
|
2025-08-22 09:58:09 +01:00 |
|
Geoffrey White
|
d1a5c9b297
|
Rust: Add a test case resembling code seen in the wild.
|
2025-08-22 09:58:08 +01:00 |
|
Geoffrey White
|
8b04bc0ceb
|
Rust: Model std::fs::OpenOptions and similar.
|
2025-08-22 09:58:07 +01:00 |
|
Geoffrey White
|
9fbbe02da0
|
Rust: Compact these models a little.
|
2025-08-22 09:58:05 +01:00 |
|
Geoffrey White
|
fcce862cea
|
Rust: Add an explicit test case for sinks with two relevant args.
|
2025-08-22 09:58:04 +01:00 |
|
Geoffrey White
|
16e0de0cfb
|
Rust: Fill gaps in the tokio models.
|
2025-08-22 09:58:03 +01:00 |
|
Geoffrey White
|
29e7b6ad2c
|
Rust: Fill a gap in the std::fs model.
|
2025-08-22 09:58:01 +01:00 |
|
Geoffrey White
|
1d2ac33bb6
|
Rust: Model async-std::fs.
|
2025-08-22 09:58:00 +01:00 |
|
Geoffrey White
|
49b4adcc99
|
Rust: Add more tests for DirEntry, PathBuf, OsString.
|
2025-08-22 09:57:59 +01:00 |
|
Geoffrey White
|
8da44828a6
|
Rust: Add tests for std::fs::canonicalize and similar.
|
2025-08-21 16:47:12 +01:00 |
|
Geoffrey White
|
801be8fbbd
|
Rust: Add more tests for std::fs::DirBuilder and similar.
|
2025-08-21 16:47:11 +01:00 |
|
Geoffrey White
|
bc226e2117
|
Rust: Add more general test cases for async_std::fs and tokio::fs.
|
2025-08-21 16:47:10 +01:00 |
|
Geoffrey White
|
5da296d77f
|
Rust: Add tests for std::fs::OpenOptions and similar.
|
2025-08-21 16:47:08 +01:00 |
|
Tom Hvitved
|
7a4bc80582
|
Merge pull request #20248 from hvitved/rust/jump-to-def-generic-args
Rust: Adjust jump-to-def for paths with generic arguments
|
2025-08-21 16:00:51 +02:00 |
|
Paolo Tranquilli
|
5e0f0c0408
|
Merge branch 'main' into redsun82/cargo-upgrade-2
|
2025-08-19 14:37:52 +02:00 |
|
Paolo Tranquilli
|
680b4abae2
|
Rust: accept test changes
|
2025-08-19 14:37:45 +02:00 |
|
Geoffrey White
|
963e028645
|
Merge pull request #20238 from geoffw0/scinit
Rust: Update StreamCipherInit to use getCanonicalPath.
|
2025-08-19 13:18:10 +01:00 |
|
Paolo Tranquilli
|
49bf48eda1
|
Rust: fix duplicate asm! expressions
|
2025-08-19 14:01:25 +02:00 |
|
Paolo Tranquilli
|
d38459a50a
|
Fix ForTypeRepr docs and test with proper instance
|
2025-08-19 12:46:16 +02:00 |
|
Paolo Tranquilli
|
ce48202b6a
|
Merge branch 'main' into redsun82/cargo-upgrade-2
|
2025-08-19 12:25:49 +02:00 |
|
Tom Hvitved
|
714423d6b9
|
Rust: Adjust jump-to-def for paths with generic arguments
|
2025-08-19 10:22:32 +02:00 |
|
Tom Hvitved
|
0cd8c9009f
|
Rust: Add more jump-to-def tests
|
2025-08-19 10:20:59 +02:00 |
|
Tom Hvitved
|
4684ac1ed9
|
Merge pull request #20191 from hvitved/rust/path-resolution-successor-kind
Rust: Distinguish internal/external items in path resolution
|
2025-08-19 10:20:05 +02:00 |
|
Geoffrey White
|
9f04de859f
|
Rust: Update test results following merge.
|
2025-08-19 08:50:23 +01:00 |
|
Geoffrey White
|
ab49c33915
|
Merge branch 'main' into scinit
|
2025-08-19 08:50:12 +01:00 |
|