This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-28 12:55:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
4351d85d24
ruff
/
crates
/
red_knot_python_semantic
History
Download ZIP
Download TAR.GZ
Alex Waygood
4351d85d24
[red-knot] Inline
SubclassOfType::as_instance_type_of_metaclass()
(
#15556
)
2025-01-17 19:01:36 +00:00
..
resources
[red-knot]
type[T]
is disjoint from
type[S]
if the metaclass of
T
is disjoint from the metaclass of
S
(
#15547
)
2025-01-17 10:41:36 +00:00
src
[red-knot] Inline
SubclassOfType::as_instance_type_of_metaclass()
(
#15556
)
2025-01-17 19:01:36 +00:00
tests
mdtest: include test name in printed rerun command (
#14684
)
2024-11-30 11:01:06 +00:00
build.rs
Modernize build scripts (
#13837
)
2024-10-20 22:35:35 +01:00
Cargo.toml
type: ignore[codes]
and
knot: ignore
(
#15078
)
2024-12-23 10:52:43 +01:00