ruff/crates/ty_ide
Zanie Blue 1c6717b149
Filter private symbols from stubs if they are internal types (#19121)
This implements filtering of private symbols from stub files based on
type information as discussed in
https://github.com/astral-sh/ruff/pull/19102. It extends the previous
implementation to apply to all stub files, instead of just the
`builtins` module, and uses type information to retain private names
that are may be relevant at runtime.
2025-07-03 10:19:21 -05:00
..
src Filter private symbols from stubs if they are internal types (#19121) 2025-07-03 10:19:21 -05:00
Cargo.toml Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00