Skip to content

fix(collector): exclude Py<Self>, Bound<'_, Self> and &Bound<'_, Self> receivers from stub params#5

Merged
monchin merged 3 commits into
masterfrom
fix/pyself
Jun 12, 2026
Merged

fix(collector): exclude Py<Self>, Bound<'_, Self> and &Bound<'_, Self> receivers from stub params#5
monchin merged 3 commits into
masterfrom
fix/pyself

Conversation

@monchin

@monchin monchin commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Description

Brief description of the change.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / chore

Checklist

  • Code follows the project style (cargo fmt, cargo clippy).
  • Self-review done.
  • Comments and docs are in English.
  • Pre-commit checks pass (prek run --all-files or equivalent).
  • CI passes (build, test, lint on Ubuntu, Windows, macOS).

Related issues

Fixes yfedoseev/pdf_oxide#728

@monchin monchin changed the title Fix/pyself fix(collector): exclude Py<Self>, Bound<'_, Self> and &Bound<'_, Self> receivers from stub params Jun 12, 2026
@monchin monchin merged commit b17dff2 into master Jun 12, 2026
5 of 9 checks passed
@monchin monchin deleted the fix/pyself branch June 12, 2026 12:40
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