Skip to content

Remove unused grep-includes dependency from prost - #62

Merged
dzbarsky merged 1 commit into
mainfrom
codex/remove-prost-grep-includes
Sep 15, 2026
Merged

dzbarsky merged 1 commit into
mainfrom
codex/remove-prost-grep-includes

Conversation

@dzbarsky

Copy link
Copy Markdown
Member

Remove the unused _grep_includes attribute from rust_prost_aspect. The shared Rust compilation code stopped consuming grep_includes in commit 0a1e587.

Validation: Buildifier and git diff --check pass. The attempted prost tests encountered a dependency-provider analysis error that was also reproduced with the unchanged prost code; runtime validation remains incomplete.

Assisted-by: OpenAI Codex

The prost aspect no longer has any consumer of _grep_includes. The shared Rust compilation code removed grep_includes usage in 0a1e587.

Validation: buildifier and git diff --check pass. Prost tests encounter a dependency-provider analysis error also reproduced with the unchanged prost code.

Assisted-by: OpenAI Codex
@dzbarsky
dzbarsky merged commit 972a0c9 into main Sep 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant