Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Revert "Dummy comment to re-run benchmark"
This reverts commit 788269e.
  • Loading branch information
overlookmotel authored and Boshen committed Jul 15, 2024
commit 019b4d36a745243fc49226f36abb7effa92facbc
1 change: 0 additions & 1 deletion crates/oxc_semantic/src/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ impl<'a> SemanticBuilder<'a> {
*record = self.current_node_id;
}
}
// Dummy comment to re-run benchmark. TODO Remove me.
}

pub fn current_scope_flags(&self) -> ScopeFlags {
Expand Down