2025-06-02 — Last Week in Carbon #5588
josh11b
announced in
Last Week in Carbon
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
News
🎉 PR #5314 was submitted. It merges equivalent instantiations of generics while lowering.
Updates on leads issues
let
) bindingsUpdates on proposals
ref
parameters, arguments, returns andlet
returnsUpdates on moderation across our community spaces (Discord and GitHub)
Activity on toolchain
Activity on C++ interop
std::thread
to bridge Clang and Carbon APIs in #5543.long
,long long
,unsigned long
etc.? Alternatives discussed, further discussions are necessary.Cpp.usigned_long
Core.Cpp.unsigned_long
Cpp.unsigned(Cpp.long)
Cpp.std.unsigned_long
import Cpp;
Other active discussions
These include Discord Chat, GitHub Discussions, or open discussion sessions.
ref
callsite marker affect overload resolution?match_first
to named constraints to disambiguateimpl
to satisfy coherenceRSS Feed for "Last Week in Carbon" here
Beta Was this translation helpful? Give feedback.
All reactions