2026-02-09— Last Week in Carbon #6712
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
std::vectorhas improvedUpdates on leads issues
Updates on proposals
Updates on moderation across our community spaces (Discord and GitHub)
Activity on toolchain
types().GetInstIdtoGetTypeInstId?Activity on memory safety
Other active discussions
These include Discord Chat, GitHub Discussions, or open discussion sessions.
const, mutability, and alias sets.strhas an alias set parameter, butstd::string_viewdoesn't. How do we deal with that?selfto go, particularly given that we probably want to make: Selfoptional?x.F(y)orF(x, y).let method: auto = c.Print?--to separate Bazel args from Carbon args.~in paths, but we should fix that.:!can bind to?C(n)is the phase ofn.SmallVector?VoidBaseshould probably be moved out ofCore.CppCompatsince it's the base of all types.Any?BUILD.bazelinstead ofBUILDfor consistency with LLVM?virtual eval fnmean?virtual constexprin C++.require implsdecl needs to have its own generic, with no additional bindings, in order to separate monomorphization errors from the interface containing it.extend require impls.arraytake a signed size parameter?:!and using prefix modifiers to choose the phase (like we already do withtemplate).int.convertvsint.convert_checkedbuiltins.[T]syntax may cause ambiguities with indexing.'token on character literals when we could just use single-character"literals?'in an unbalanced way confuses naive syntax highlighting.RSS Feed for "Last Week in Carbon" here
Beta Was this translation helpful? Give feedback.
All reactions