Function rustc_hir::is_range_literal [−][src]
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()).