Skip to content

[mem] Exposition-only formatting for private members #8180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

frederick-vs-ja
Copy link
Contributor

Towards #4702.

Also rename some exposition-only names into kebab-case:

  • max_align to max-align,
  • memory_rsrc to memory-rsrc,
  • upstream_rsrc to upstream-rsrc,
  • current_buffer to current-buffer,
  • next_buffer_size to next-buffer-size, and
  • OuterTraits to outer-traits.

Renaming `max_align` to `max-align`.
Renaming `upstream_rsrc`, `current_buffer`, and `next_buffer_size` to
`upstream-rsrc`, `current-buffer`, and `next-buffer-size` respectively.
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