mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
add comment
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
use super::OPTION_MAP_OR_NONE;
|
||||
use super::RESULT_MAP_OR_INTO_OPTION;
|
||||
|
||||
/// The expression inside a closure may or may not have surrounding braces
|
||||
fn reduce_unit_expression<'a>(
|
||||
cx: &LateContext<'_>,
|
||||
expr: &'a hir::Expr<'_>,
|
||||
|
||||
Reference in New Issue
Block a user