Commits
Click on a commit to change the comparison rangeSpruce up a little bit1 year ago
by AlexWaygood regenerate schema1 year ago
by AlexWaygood Respond to some Micha comments from Discord1 year ago
by AlexWaygood Also implement the fix for multiline `__slots__` and `__match_args__`1 year ago
by AlexWaygood remove some unnecessary uses of `pub`1 year ago
by AlexWaygood use static lifetimes
Co-authored-by: Micha Reiser <micha@reiser.io>1 year ago
by AlexWaygood Address a bunch of Micha comments1 year ago
by AlexWaygood explicitly test an edge case1 year ago
by AlexWaygood split the assertion in two1 year ago
by AlexWaygood Rename `NodeAnalysis`1 year ago
by AlexWaygood fix a few nits1 year ago
by AlexWaygood Address some Charlie comments1 year ago
by AlexWaygood More Charlie comments1 year ago
by AlexWaygood Make `create_fix` a method in `sort_dunder_slots.rs`1 year ago
by AlexWaygood Put all the validation logic for the elements into a newtype constructor method1 year ago
by AlexWaygood Merge branch 'main' into sort-dunder-slots1 year ago
by AlexWaygood Implement `Clone` and `Copy` for `SortingStyle`1 year ago
by AlexWaygood Small cleanups1 year ago
by AlexWaygood