Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto merge of #13809 : prattmic/rust/tutorial_debug, r=alexcrichton
As of cc6ec8d, the Owned closures example uses println! instead of debug!, making a note about seeing debug seem out-of-place in this section. Since debug! is not used elsewhere in the tutorial, remove the note entirely.
- Loading branch information