Skip to content

Explain use of debug! in tutorial - #5916

Merged
bors merged 1 commit into
rust-lang:incomingfrom
danluu:debug_tutorial
Apr 18, 2013
Merged

Explain use of debug! in tutorial#5916
bors merged 1 commit into
rust-lang:incomingfrom
danluu:debug_tutorial

Conversation

@danluu

Copy link
Copy Markdown
Contributor

debug! is used in the tutorial without any explanation of how to get the output. This adds a blurb on how to see the output from debug!

bors added a commit that referenced this pull request Apr 18, 2013
debug! is used in the tutorial without any explanation of how to get the output. This adds a blurb on how to see the output from debug!
@borsbors closed this Apr 18, 2013
@bors
bors merged commit 7373c64 into rust-lang:incomingApr 18, 2013
@danluudanluu mentioned this pull request Apr 19, 2013
bors added a commit that referenced this pull request Apr 20, 2013
Sorry, my change for #5916 wasn't correct -- it only worked by coincidence. This should actually work for any file name.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 28, 2020
…_call, r=mikerite
Fix FP for `redundant_closure_call`
Fixrust-lang#5916
changelog: Fix FP for `redundant_closure_call` when called in function body
Sign up for freeto 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

@danluu@bors