ruff/crates/red_knot_workspace
David Peter 77e8da7497
[red-knot] Avoid panics for ipython magic commands (#14326)
## Summary

Avoids panics when encountering Jupyter notebooks with [IPython magic
commands](https://ipython.readthedocs.io/en/stable/interactive/magics.html).

## Test Plan

Added Jupyter notebook to corpus.
2024-11-13 20:58:08 +01:00
..
resources/test/corpus [red-knot] Avoid panics for ipython magic commands (#14326) 2024-11-13 20:58:08 +01:00
src Introduce `Diagnostic` trait (#14130) 2024-11-07 13:26:21 +01:00
tests [red-knot] Infer target types for unpacked tuple assignment (#13316) 2024-10-15 19:07:11 +00:00
Cargo.toml Rename the `ruff_vendored` crate to `red_knot_vendored` (#13586) 2024-10-01 16:16:59 +01:00