🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Dec 5, 2025

No description provided.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Dec 5, 2025
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch 4 times, most recently from f8e7c13 to a74c4e5 Compare December 8, 2025 09:27
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch 4 times, most recently from b13cf2b to c62c00a Compare December 11, 2025 10:37
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch 2 times, most recently from 078f152 to d1eb4ff Compare December 12, 2025 15:22
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch 3 times, most recently from 19551e3 to 5682de7 Compare December 15, 2025 09:12
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch from 5682de7 to 99b0d0c Compare December 15, 2025 19:31
string derefChain, boolean borrow, TypePath path
) {
result = substituteLookupTraits(this.getACandidateReceiverTypeAt(derefChain, borrow, path))
Type getANonPseudoCandidateReceiverTypeAt(string derefChain, BorrowKind borrow, TypePath path) {

Check warning

Code scanning / CodeQL

Missing QLDoc for parameter Warning

The QLDoc has no documentation for borrow, or derefChain, or path, but the QLDoc mentions unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant