2026-02-02— Last Week in Carbon #6683
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.
-
Updates on leads issues
Updates on proposals
toolchain/docsor defer them to a follow-up.Updates on moderation across our community spaces (Discord and GitHub)
Activity on toolchain
Activity on C++ interop
Activity on memory safety
strhas an alias set parameter, but is the same as C++std::string_viewwhich doesn't.find_unusedmethod that returns anUnusedIdinstance that prevents modification of the bitvector until caller decides whether to use the bit (link to Rust example).Other active discussions
These include Discord Chat, GitHub Discussions, or open discussion sessions.
Selfin interface generics (continued from last week)std::initializer_list, e.g.strand slices have the same defaults with respect to mutability?slice(Foo, const), or do they need to be packaged together?slice(T)in examples.var x: T;with no initializer to behave, particularly whenTis a C++ type?ImportRefsand local constants when importing generics.FunctionTypeWithSelf.RSS Feed for "Last Week in Carbon" here
Beta Was this translation helpful? Give feedback.
All reactions