Open Source Commits
Below are pull request (PR) links to my open source contributions.
Rust-Clippy
Date | Title | Changes |
---|---|---|
2020.10.10 | #6107 - Ref style link false positive | Link |
2021.01.05 | #6513 - Fix: Empty enum never type | Link |
2021.01.05 | #6577 - New lint: inspect_for_each | Link |
2021.02.04 | #6646 - New lint: manual_flatten | Link |
2021.03.02 | #6824 - Refactor: organize loops module | Link |
2022.08.01 | #9269 - New lint: collapsible_str_replace | Link |
SeaQL
SeaORM
Date | Title | Changes |
---|---|---|
2022.05.13 | #724 - Add date-time flag to sea-orm-cli | Link |
SeaQuery
Date | Title | Changes |
---|---|---|
2022.07.16 | #385 - Qualify schema name for Postgres statements | Link |
2022.08.08 | #411 - Fix table index prep spacing for SqliteBuilder | Link |
Shuttle
Date | Title | Changes |
---|---|---|
2022.06.08 | #192 - cargo shuttle init (without bonus) | Link |
2022.07.16 | #238 - cargo shuttle init --axum rocket tide tower | Link |
2022.07.18 | #264 - Update README with cargo shuttle init | Link |
2022.07.26 | #284 - Create cargo-shuttle README | Link |