{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicbwvqqpxtnlp27phbcjlyjilym5sqcrm35z3scpewyszmkt2e4we",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mhnwxkmithw2"
},
"path": "/t/idea-borrowck-transparent-function-calls/24103#post_19",
"publishedAt": "2026-03-21T21:20:05.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "That's true, though that might make borrow checking more complex. _Syntactically_ it'd be easy enough to have (for instance) `&{view1, mut view2, mut view3} self`. Semantically, we'll have to see if that's worth the added complexity.",
"title": "Idea: Borrowck Transparent Function Calls"
}