mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-08 20:58:32 +00:00
![]() ## Summary This is sort of an anticlimactic resolution to #17863, but now that we understand what the root cause for the stack overflows was, I think it's fine to enable running on this project. See the linked ticket for the full analysis. closes #17863 ## Test Plan Ran lots of times locally and never observed a crash at worker thread stack sizes > 8 MiB. |
||
---|---|---|
.. | ||
mdtest | ||
primer | ||
README.md |
Markdown files within the mdtest/
subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs
integration test.
See crates/ty_test/README.md
for documentation of this test format.