-
Notifications
You must be signed in to change notification settings - Fork 532
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
Grammar mistake in monomorph.md? #1584
Labels
E-easy
Difficulty: might be a good place for a beginner
Comments
Seems so, could you open a PR to fix it? |
JohnTitor
pushed a commit
that referenced
this issue
Feb 5, 2023
Kobzol
pushed a commit
to Kobzol/rust
that referenced
this issue
Dec 30, 2024
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Jan 2, 2025
Kobzol
pushed a commit
to Kobzol/rustc-dev-guide
that referenced
this issue
Jan 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the bottom of the page, there's a paragraph that starts with: "
unused_generic_params
will also invoked during code generation [...]", which to me, doesn't make much sense, was it perhaps intended to be "will also be invoked"?The text was updated successfully, but these errors were encountered: