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

tutorial section 4.2 mentions "tuple" for the first time #5132

Closed
nlfiedler opened this issue Feb 27, 2013 · 1 comment
Closed

tutorial section 4.2 mentions "tuple" for the first time #5132

nlfiedler opened this issue Feb 27, 2013 · 1 comment
Milestone

Comments

@nlfiedler
Copy link

In the Rust tutorial (both 0.5 and trunk), in section 4.2, "tuple" is mentioned for first time as if it was understood what it means. It is not until section 5.3 that tuple is defined.

bors added a commit that referenced this issue Apr 10, 2013
Updates the tutorial to include a simple definition for tuples in section 4.2. Fixes #5132.
@catamorphism
Copy link
Contributor

Fixed in pull request #5773

bors added a commit to rust-lang-ci/rust that referenced this issue May 2, 2020
…p1995

Do not lint `unnecessary_unwrap` in external macros

Fixes rust-lang#5131

I think we shouldn't lint `{panicking, unnecessary}_unwrap` in macros, not just `assert!`.

changelog: Fix false positive in `unnecessary_unwrap`
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

No branches or pull requests

2 participants