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

doc/rust.md: broken references #11559

Closed
achille-fouilleul opened this issue Jan 15, 2014 · 0 comments · Fixed by #11619
Closed

doc/rust.md: broken references #11559

achille-fouilleul opened this issue Jan 15, 2014 · 0 comments · Fixed by #11619

Comments

@achille-fouilleul
Copy link

2213: dangling link: binary-move-expressions
2216: dangling link: unary-move-expressions
2217: dangling link: swap-expressions
2230: dangling link: move-expressions
2232: dangling link: owning-pointers
3113: dangling link: struct-expressions
3119: dangling link: visibility-modifiers
3125: dangling link: structure-expression
3796: dangling link: log-expressions

bors added a commit that referenced this issue Jan 18, 2014
@bors bors closed this as completed in 14f605d Jan 18, 2014
tweber12 pushed a commit to tweber12/rust that referenced this issue Jan 18, 2014
Fixes rust-lang#11559 (not that the manual couldn't use a review).
flip1995 pushed a commit to flip1995/rust that referenced this issue Nov 2, 2023
Fix missing parenthesis in suboptimal floating point help

This fixes rust-lang#11559 by adding a branch in the `Neg` implementation for `Sugg` that adds parentheses to keep precedence in order, then using that in the suggestion. I also removed some needless `.to_string()`s while I was at it.

---

changelog: none
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 a pull request may close this issue.

1 participant