Skip to content

fix: force block/inline descrs attributes to be public - #909

Merged
robsimmons merged 1 commit into
mainfrom
public-descrs
Jul 7, 2026
Merged

fix: force block/inline descrs attributes to be public#909
robsimmons merged 1 commit into
mainfrom
public-descrs

Conversation

@robsimmons

@robsimmons robsimmons commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

This came from trying to figure out failures from merging changes into the significantly-more-module-ified nightly-testing branch: any place where extension implementations were called upon was failing in the module system — they need to refer to the private definitions to operate — but none of the relevant tests had been module-ified yet.

(Unfortunately there aren't good tests to be had here, because the tests would need to exist on the nightly-testing branch.)

@robsimmons
robsimmons added this pull request to the merge queue Jul 7, 2026
Merged via the queue into main with commit 73e120e Jul 7, 2026
14 checks passed
@robsimmons
robsimmons deleted the public-descrs branch July 7, 2026 23:19
david-christiansen pushed a commit that referenced this pull request Aug 7, 2026
This came from trying to figure out failures from merging changes into
the significantly-more-module-ified nightly-testing branch: any place
where extension implementations were called upon was failing in the
module system — they need to refer to the private definitions to operate
— but none of the relevant tests had been module-ified yet.

(Unfortunately there aren't good tests to be had here, because the tests
would need to exist on the nightly-testing branch.)
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