From 1a365ad1d41ffd19f185d43246ac9ab3bb92f728 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:57:12 +0000 Subject: [PATCH 1/2] Initial plan From 2b3f3b9e3885fee22c9c249b77b2bbaeb403f604 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 11 Sep 2025 13:01:01 +0000 Subject: [PATCH 2/2] Add markdown list of open Rust PRs authored by paldepind Co-authored-by: paldepind <521604+paldepind@users.noreply.github.com> --- open-rust-prs.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 open-rust-prs.md diff --git a/open-rust-prs.md b/open-rust-prs.md new file mode 100644 index 000000000000..ca55d8832224 --- /dev/null +++ b/open-rust-prs.md @@ -0,0 +1,19 @@ +# Open Rust PRs + +This document lists all open Rust pull requests authored by paldepind in the github/codeql repository. + +## List of Open Rust PRs + +- [#20408: Rust: Upgrade to rust-analyzer 0.0.301](https://github.com/github/codeql/pull/20408) +- [#20403: Rust: Infer certain type information for struct expressions](https://github.com/github/codeql/pull/20403) +- [#20398: Rust: Add tests and models for Warp](https://github.com/github/codeql/pull/20398) +- [#20381: Rust: Add basic request forgery query](https://github.com/github/codeql/pull/20381) +- [#20365: Rust: Regenerate generated models](https://github.com/github/codeql/pull/20365) (draft) +- [#20415: Rust: Block non-numeric types for number literals](https://github.com/github/codeql/pull/20415) (draft) +- [#20143: Rust: Don't use constraint implementations for type parameters](https://github.com/github/codeql/pull/20143) (draft) +- [#20133: Rust: Support blanket implementations](https://github.com/github/codeql/pull/20133) + +*Total: 8 open PRs (3 drafts, 5 ready for review)* + +--- +*Last updated: September 11, 2025* \ No newline at end of file