mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
e44073b5db
Fix doc of log function Hi. I found a forgotten documentation correction in the following pull request. https://github.com/rust-lang/rust/pull/100332 See also: https://github.com/rust-lang/rust/issues/70887