FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Rust: Use angle brackets for trait item canonical paths by hvitved · Pull Request #22457 · github/codeql · GitHub

/ codeql Public

Rust: Use angle brackets for trait item canonical paths - #22457

Draft
hvitved wants to merge 2 commits into
mainfrom
hvitved-angle-bracket-trait-paths
Draft

Rust: Use angle brackets for trait item canonical paths#22457
hvitved wants to merge 2 commits into
mainfrom
hvitved-angle-bracket-trait-paths

Conversation

hvitved commented Aug 28, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This follows up on #22376 by making canonical paths for trait items consistent with inherent implementation paths. Trait items now use <crate::Trait>::item instead of crate::Trait::item.

hvitved and others added 2 commits August 28, 2026 10:38
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4e7f3f7f-82b3-403c-93fa-984f56c89a70
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
github-actions Bot added documentation Rust Pull requests that update Rust code labels Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL