Upgrade to Rust 1.79 (#11875)

This commit is contained in:
Micha Reiser
2024-06-17 07:15:10 +01:00
committed by GitHub
parent 355d26f05c
commit 1f654ee729
6 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
use std::usize;
use ruff_formatter::{format_args, write, FormatRuleWithOptions};
use ruff_python_ast::Parameters;
use ruff_python_ast::{AnyNodeRef, AstNode};