Skip to content

Remove db trait upcasting boilerplate (rust 1.86)#1074

Merged
sbillig merged 2 commits intoargotorg:masterfrom
sbillig:trait-upcast
Apr 7, 2025
Merged

Remove db trait upcasting boilerplate (rust 1.86)#1074
sbillig merged 2 commits intoargotorg:masterfrom
sbillig:trait-upcast

Conversation

@sbillig
Copy link
Collaborator

@sbillig sbillig commented Apr 5, 2025

Rust 1.86 allows dyn trait object upcasting, so we don't need the .as_hir_db() etc noise anymore.

Depends on #1071

@sbillig sbillig requested a review from micahscopes April 5, 2025 05:31
@sbillig sbillig merged commit e4c628f into argotorg:master Apr 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant