mirror of
				https://github.com/astral-sh/ruff.git
				synced 2025-10-31 03:55:09 +00:00 
			
		
		
		
	|  26e63ab137 ## Summary Another drive-by change to remove unnecessary custom lexing. We just need to know the parenthesized range, so we can use... `parenthesized_range`. I've also updated `parenthesized_range` to support nested parentheses. ## Test Plan `cargo test` | ||
|---|---|---|
| .. | ||
| snapshots | ||
| identifier.rs | ||
| parenthesize.rs | ||
| preorder.rs | ||
| stmt_if.rs | ||
| visitor.rs | ||