ruff/crates/ruff_linter
Charlie Marsh 90c259beb9
Respect msgspec.Struct default-copy semantics (#7786)
## Summary

The carve-out we have in `RUF012` for Pydantic classes also applies to
`msgspec.Struct`.

Closes https://github.com/astral-sh/ruff/issues/7785.
2023-10-03 16:51:25 +00:00
..
resources/test Respect msgspec.Struct default-copy semantics (#7786) 2023-10-03 16:51:25 +00:00
src Respect msgspec.Struct default-copy semantics (#7786) 2023-10-03 16:51:25 +00:00
Cargo.toml Use crates.io unicode_names2 0.6.0 (#6478) 2023-10-02 18:17:38 -04:00