Skip to content

deref patterns: implement implicit deref patterns#138528

Merged
bors merged 13 commits intorust-lang:masterfrom
dianne:implicit-deref-patterns
Apr 18, 2025
Merged

deref patterns: implement implicit deref patterns#138528
bors merged 13 commits intorust-lang:masterfrom
dianne:implicit-deref-patterns

Conversation

@dianne
Copy link
Contributor

@dianne dianne commented Mar 15, 2025

This implements implicit deref patterns (per https://hackmd.io/4qDDMcvyQ-GDB089IPcHGg#Implicit-deref-patterns) and adds tests and an unstable book chapter.

Best reviewed commit-by-commit. Overall there's a lot of additions, but a lot of that is tests, documentation, and simple(?) refactoring.

Tracking issue: #87121

r? @Nadrieril

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants