Skip to content

Emphasize moving code - #883

Merged
phil-opp merged 2 commits into
phil-opp:masterfrom
briankung:patch-1
Nov 20, 2020
Merged

Emphasize moving code#883
phil-opp merged 2 commits into
phil-opp:masterfrom
briankung:patch-1

Conversation

@briankung

Copy link
Copy Markdown
Contributor

This prevents people from having duplicate code and potentially encountering errors. If both copies are kept the compiler may complain error: cannot find macro serial_println in this scope in main.rs

This prevents people from having duplicate code and potentially encountering errors. If both copies are kept the compiler may complain `error: cannot find macro `serial_println` in this scope` in `main.rs`

@phil-opp phil-opp left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks! I left one small suggestion inline, otherwise this looks good to me!

Comment thread blog/content/second-edition/posts/04-testing/index.md Outdated
Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
@phil-opp

Copy link
Copy Markdown
Owner

Thanks!

@phil-opp
phil-opp merged commit e8f5ee9 into phil-opp:master Nov 20, 2020
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.

2 participants