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

Bump rust-toolchain to nightly-2021-04-25 #605

Merged
merged 6 commits into from
Apr 28, 2021
Merged

Bump rust-toolchain to nightly-2021-04-25 #605

merged 6 commits into from
Apr 28, 2021

Conversation

khyperia
Copy link
Contributor

No description provided.

@khyperia khyperia requested a review from eddyb as a code owner April 28, 2021 11:17
@khyperia khyperia enabled auto-merge (squash) April 28, 2021 12:30
Comment on lines 279 to 280
Target::Fn |
Target::Method(MethodKind::Trait { body: true } | MethodKind::Inherent) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be indented? Maybe Rustfmt isn't updated to handle or patterns.

Suggested change
Target::Fn |
Target::Method(MethodKind::Trait { body: true } | MethodKind::Inherent) => {
Target::Fn |
Target::Method(MethodKind::Trait { body: true } | MethodKind::Inherent) => {

@khyperia khyperia merged commit 49dd238 into main Apr 28, 2021
@khyperia khyperia deleted the rustup-update branch April 28, 2021 13:53
XAMPPRocky pushed a commit that referenced this pull request May 3, 2021
* Bump rust-toolchain to nightly-2021-04-25
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