Geoffrey White
|
8b04bc0ceb
|
Rust: Model std::fs::OpenOptions and similar.
|
2025-08-22 09:58:07 +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
|
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 |
|
Geoffrey White
|
a034e29040
|
Rust: Simplify the test a little.
|
2025-07-09 15:52:54 +01:00 |
|
Geoffrey White
|
097ac69207
|
Rust: Current sources test regressions.
|
2025-07-09 15:52:19 +01:00 |
|
Tom Hvitved
|
7701a31f4a
|
Rust: Improve type inference for for loops and range expressions
|
2025-07-08 11:20:42 +02:00 |
|
Geoffrey White
|
59b74871c2
|
Rust: Accept regressions.
|
2025-06-30 21:13:44 +01:00 |
|
Paolo Tranquilli
|
0e9d4aacd9
|
Rust: accept test changes
|
2025-06-19 16:13:26 +02:00 |
|
Tom Hvitved
|
433756debb
|
Rust: Make SummarizedCallable extend Function instead of string
|
2025-06-17 14:12:38 +02:00 |
|
Paolo Tranquilli
|
fbcd9eaf09
|
Merge pull request #19674 from github/redsun82/mad
Rust: regenerate MaD files using DCA
|
2025-06-11 11:10:08 +02:00 |
|
Paolo Tranquilli
|
6162cf5dbb
|
Rust: accept test changes
|
2025-06-05 10:52:59 +02:00 |
|
Geoffrey White
|
13f6de9924
|
Rust: Add source / basic basic models.
|
2025-05-29 16:45:21 +01:00 |
|
Geoffrey White
|
a5e1702d4b
|
Rust: Add tests for sources involving regular rustls as well.
|
2025-05-29 16:45:18 +01:00 |
|
Geoffrey White
|
053da5530f
|
Rust: Accept test changes after merge with main.
|
2025-05-21 10:17:14 +01:00 |
|
Geoffrey White
|
b58b2500ee
|
Merge branch 'main' into tokio
|
2025-05-19 10:42:28 +01:00 |
|
Paolo Tranquilli
|
a99556e021
|
Merge branch 'main' into redsun82/rust-expand-attr-macros
|
2025-05-13 16:21:29 +02:00 |
|
Geoffrey White
|
7c98fa87da
|
Rust: One more bit of cleanup.
|
2025-05-12 16:34:08 +01:00 |
|
Geoffrey White
|
310c02f1fb
|
Rust: Add a dataflow sources test for the Poem web fraemework.
|
2025-05-07 10:17:56 +01:00 |
|
Geoffrey White
|
e263116452
|
Rust: Model std::net and tokio::net.
|
2025-05-01 14:25:44 +01:00 |
|
Geoffrey White
|
f4ae211019
|
Rust: Add models for tokio (fs).
|
2025-05-01 13:04:16 +01:00 |
|
Geoffrey White
|
7439b0c504
|
Rust: Add models for tokio (io).
|
2025-05-01 13:04:15 +01:00 |
|
Geoffrey White
|
627496df09
|
Rust: Add source tests for tokio (fs).
|
2025-05-01 13:04:13 +01:00 |
|
Geoffrey White
|
b2339ef0d9
|
Rust: Add some alternative sinks.
|
2025-05-01 13:04:12 +01:00 |
|
Geoffrey White
|
950812b463
|
Rust: Add further source tests for tcp streams.
|
2025-05-01 13:04:06 +01:00 |
|
Paolo Tranquilli
|
adeaceb7af
|
Rust: accept test changes
|
2025-04-25 17:41:13 +02:00 |
|
Geoffrey White
|
38397195a2
|
Rust: Add further source test cases for tokio.
|
2025-04-24 11:37:44 +01:00 |
|
Geoffrey White
|
b57375aa91
|
Rust: Add source tests for tcp (std and tokio).
|
2025-04-24 11:25:36 +01:00 |
|
Geoffrey White
|
809dd20f9d
|
Rust: Add source tests for tokio (file).
|
2025-04-24 11:22:52 +01:00 |
|
Geoffrey White
|
307424e87e
|
Rust: Add source tests for tokio (stdin).
|
2025-04-24 11:14:36 +01:00 |
|
Geoffrey White
|
dcc488cb05
|
Rust: Clean up the sources test.
|
2025-04-24 11:10:59 +01:00 |
|
Geoffrey White
|
7a9ea52bc7
|
Rust: Add source models for io.
|
2025-04-14 10:47:30 +01:00 |
|
Geoffrey White
|
4f9f550ba6
|
Rust: Add source models for fs.
|
2025-04-14 10:47:26 +01:00 |
|
Geoffrey White
|
258c1afe27
|
Rust: Add tests for std::fs sources.
|
2025-04-14 10:47:21 +01:00 |
|
Geoffrey White
|
cef3cd9b54
|
Rust: Add tests for std::io sources.
|
2025-04-14 10:47:17 +01:00 |
|
Simon Friis Vindum
|
0e965f7616
|
Rust: Accept changes
|
2025-03-10 14:39:37 +01:00 |
|
Geoffrey White
|
edda26c90d
|
Merge branch 'main' into nth
|
2025-02-12 15:14:20 +00:00 |
|
Geoffrey White
|
0d9e1b410c
|
Rust: Additional test cases exposing what works and what doesn't.
|
2025-02-11 17:23:54 +00:00 |
|
Geoffrey White
|
6966c96e7a
|
Rust: Add a test case for parse on a command line arg.
|
2025-02-06 10:29:53 +00:00 |
|
Geoffrey White
|
1608524c26
|
Rust: Accept changes to the dataflow/sources test as well.
|
2025-02-05 10:40:26 +00:00 |
|
Geoffrey White
|
ff53d422cb
|
Rust: Model some sources in hyper.
|
2025-02-04 10:28:05 +00:00 |
|
Geoffrey White
|
d64d955253
|
Rust: Add test cases for requests through hyper + http.
|
2025-02-04 10:27:58 +00:00 |
|
Geoffrey White
|
9583a2a7d3
|
Rust: Additional test cases for reqwest sources.
|
2025-01-27 20:42:35 +00:00 |
|
Geoffrey White
|
b8aa518931
|
Rust: Re-model reqwest sources using models-as-data.
|
2025-01-17 13:52:22 +00:00 |
|
Geoffrey White
|
1a000c39c9
|
Rust: Remove QL models for reqwest sources.
|
2025-01-17 13:42:27 +00:00 |
|
Geoffrey White
|
5a73e0bd09
|
Rust: Re-model std::env sources using models-as-data.
|
2025-01-17 13:39:04 +00:00 |
|
Geoffrey White
|
db4370d149
|
Rust: Remove QL models for std::env sources.
|
2025-01-17 10:28:46 +00:00 |
|
Geoffrey White
|
bded7085f0
|
Rust: Effect of toString changes in main.
|
2024-11-25 10:01:57 +00:00 |
|
Geoffrey White
|
ed67dae850
|
Rust: Make ql-for-ql happy.
|
2024-11-22 11:33:35 +00:00 |
|