Update src/libstd/macros.rs

Wrapped lines earlier such that it is more coherent with the rest of the text.

Co-Authored-By: DevQps <46896178+DevQps@users.noreply.github.com>
This commit is contained in:
Mazdak Farrokhzad 2019-03-29 16:24:13 +01:00 committed by GitHub
parent 9240092fe3
commit fe210d0df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,7 +232,8 @@ macro_rules! eprintln {
/// for some expression `expr`.
///
/// The `dbg!` macro works exactly the same in release builds.
/// This is useful when debugging issues that only occur in release builds or when debugging in
/// This is useful when debugging issues that only occur in release
/// builds or when debugging in release mode is significantly faster.
/// release mode is significantly faster.
///
/// Note that the macro is intended as a debugging tool and therefore you