Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astral-sh/ruff
/ expression.rs
File
expression.rs
crates/ruff_python_parser/src/parser/expression.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::ops::Deref;
2
3
use bitflags::bitflags;
4
use rustc_hash::{FxBuildHasher, FxHashSet};
Callers
nothing calls this directly
Calls
2
union
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected