Skip to content

Document blocks and use statements a little more - #11584

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:issue-3862
Jan 17, 2014
Merged

Document blocks and use statements a little more#11584
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:issue-3862

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Turns out there is no documentation of a block expression in the rust manual currently! I deleted the "record expressions" section to make room for a "block expressions" section.

Closes #3862

@brson

brson commented Jan 16, 2014

Copy link
Copy Markdown
Contributor

Kudos for tackling 1.0 issues! Only 101 more.

@alexcrichton

Copy link
Copy Markdown
Member Author

Updated.

bors added a commit that referenced this pull request Jan 17, 2014
Turns out there is no documentation of a block expression in the rust manual currently! I deleted the "record expressions" section to make room for a "block expressions" section.

Closes #3862
@bors bors closed this Jan 17, 2014
@bors
bors merged commit 421d245 into rust-lang:master Jan 17, 2014
@alexcrichton
alexcrichton deleted the issue-3862 branch January 21, 2014 05:22
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 2, 2023
let_and_return: Wrap with parenthesis if necessary

- fixes rust-lang/rust-clippy#11335

changelog: [`let_and_return`]: Wrap suggestion with parenthesis if necessary

r? `@Centri3`
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.

Document where use directives are allowed

3 participants