Commits
Click on a commit to change the comparison rangerefactor(parser): shorten code (#10445)
Pure refactor. Use `into_expression` instead of `Expression::try_from(elem).unwrap()`. They do the same thing, but the former is shorter.8 months ago
by overlookmotel