Skip to content

docs(dev-guide): update coding-standards to reflect recent API changes. - #3974

Merged
rami3l merged 2 commits into
rust-lang:masterfrom
rami3l:docs/dev-guide-update
Jul 31, 2024
Merged

docs(dev-guide): update coding-standards to reflect recent API changes.#3974
rami3l merged 2 commits into
rust-lang:masterfrom
rami3l:docs/dev-guide-update

Conversation

@rami3l

Copy link
Copy Markdown
Member

Closes#3970:

it looks like [coding-standards.md] was not covered by our previous API changes. process() is long gone and so is the macros helper crate...

#3969 (comment)

cc #3871, #3877

@rami3lrami3l added this to the 1.28.0 milestone Jul 31, 2024
@rami3l
rami3l requested a review from djcJuly 31, 2024 03:40
djc
djc approved these changes Jul 31, 2024

@djcdjc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@rami3l
rami3l added this pull request to the merge queue Jul 31, 2024
@rami3lrami3l removed this from the 1.28.0 milestone Jul 31, 2024
Merged via the queue into rust-lang:master with commit 2be04c5Jul 31, 2024
@rami3l
rami3l deleted the docs/dev-guide-update branch July 31, 2024 11:07
Sign up for freeto 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.

Docs: Update dev-guide according to recent Process API changes

2 participants

@rami3l@djc