This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
224a36f5f3276c594fe5228791124f9c2c00573c
ruff
/
crates
/
red_knot_python_semantic
History
Alex Waygood
224a36f5f3
Teach red-knot that
type(x)
is the same as
x.__class__
(
#16301
)
2025-02-21 21:05:48 +00:00
..
resources
Teach red-knot that
type(x)
is the same as
x.__class__
(
#16301
)
2025-02-21 21:05:48 +00:00
src
Teach red-knot that
type(x)
is the same as
x.__class__
(
#16301
)
2025-02-21 21:05:48 +00:00
tests
red_knot_test: add support for diagnostic snapshotting
2025-02-05 13:02:54 -05:00
build.rs
Modernize build scripts (
#13837
)
2024-10-20 22:35:35 +01:00
Cargo.toml
Fix missing serde feature for red_knot_python_semantic (
#16169
)
2025-02-14 20:31:55 +00:00
mdtest.py
[red-knot] Fix possible TOCTOU mistake in mdtest runner (
#15673
)
2025-01-22 15:24:25 +00:00
mdtest.py.lock
[red-knot] Markdown test runner (
#15632
)
2025-01-21 14:06:35 +01:00