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

Fix the dependencies of rustdoc_ng doc generation #9393

Merged
merged 1 commit into from
Sep 21, 2013

Conversation

alexcrichton
Copy link
Member

This needs libstd in its proper location to resolve references when generating
docs for libextra.

This needs libstd in its proper location to resolve references when generating
docs for libextra.
bors added a commit that referenced this pull request Sep 21, 2013
This needs libstd in its proper location to resolve references when generating
docs for libextra.
@bors bors closed this Sep 21, 2013
@bors bors merged commit 02b27b2 into rust-lang:master Sep 21, 2013
@alexcrichton alexcrichton deleted the fix-docs branch September 22, 2013 01:36
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.

3 participants