You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use dbg! instead of println! in deep dive sessions. (#2676)
Part of #2478 to clean up code blocks when all that is needed is a
trivial debug print statement. The deep dive sessions didn't have that
many occurrences of trivial println! statements.
I believe this can close#2478.
Co-authored-by: Eric Githinji <[email protected]>
0 commit comments