Skip to content
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

rustpkg: Implement rustpkg test #9549

Merged
merged 1 commit into from Sep 27, 2013

Conversation

catamorphism
Copy link
Contributor

r? @metajack Towards #7401

@steveklabnik
Copy link
Member

What about adding a usage? And updating the manual and the tutorial? (I can handle some of that if it helps)

@catamorphism
Copy link
Contributor Author

@steveklabnik Good point, I was so excited that this got done quickly that I overlooked the docs :-) I'd love it if you wanted to do it, but I will by Monday if you don't have a chance.

bors added a commit that referenced this pull request Sep 27, 2013
@steveklabnik
Copy link
Member

Cool. Once this gets merged I'll give it a go.

@bors bors closed this Sep 27, 2013
@bors bors merged commit 96bdcd0 into rust-lang:master Sep 27, 2013
@catamorphism
Copy link
Contributor Author

@steveklabnik Actually, there's already a usage and a mention in the manual. I'll just put the finishing touches on, so no worries about doing this :-)

@catamorphism
Copy link
Contributor Author

Docs are in #9660

flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
…ogiq

new `implicit_saturating_add` lint

This fixes rust-lang#9393

If you added a new lint, here's a checklist for things that will be
checked during review or continuous integration.

- \[x] Followed [lint naming conventions][lint_naming]
- \[x] Added passing UI tests (including committed `.stderr` file)
- \[x] `cargo test` passes locally
- \[x] Executed `cargo dev update_lints`
- \[x] Added lint documentation
- \[x] Run `cargo dev fmt`

---

changelog: add [`manual_saturating_add`] lint
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.

None yet

3 participants