Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

1. Add tabstop for println! snippet. 2. Fix source code formatting for assert! and assert_eq! snippets. #329

Merged
merged 2 commits into from
Jun 4, 2018

Conversation

OnlyLys
Copy link
Contributor

@OnlyLys OnlyLys commented May 31, 2018

1. Add tabstop at the end for println! snippet.

With reference to an earlier pull request #321 which added assert! and assert_eq! snippets, I think the println! snippet should be slightly tweaked to have a tabstop at the end.

2. Fix source code formatting for assert! and assert_eq! snippets.

My apologies for an earlier pull request #321 which used incorrect tab spacing in the source code. I have changed it to use 4-space tabs now.

@nrc nrc merged commit 8322b94 into rust-lang:master Jun 4, 2018
@nrc
Copy link
Member

nrc commented Jun 4, 2018

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants