Function rustc_hir::is_range_literal
source · Expand description
Checks if the specified expression is a built-in range literal.
(See: LoweringContext::lower_expr()).
Checks if the specified expression is a built-in range literal.
(See: LoweringContext::lower_expr()).