mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 22:01:47 +00:00
[red-knot] Add very basic benchmark (#12182)
This commit is contained in:
parent
497fd4c505
commit
e2e0889a30
7 changed files with 197 additions and 3 deletions
|
@ -8,7 +8,7 @@ use crate::parsed::parsed_module;
|
|||
use crate::source::{line_index, source_text};
|
||||
use crate::vfs::{Vfs, VfsFile};
|
||||
|
||||
mod file_revision;
|
||||
pub mod file_revision;
|
||||
pub mod file_system;
|
||||
pub mod parsed;
|
||||
pub mod source;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue