2025-06-09 — Last Week in Carbon #5634
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
impl
s to befinal
than our current rules allow.Updates on proposals
TODO
s to the design docs as part of a proposal that would change themUpdates on moderation across our community spaces (Discord and GitHub)
Activity on toolchain
min_prelude
andno_prelude
directoriesInstKind
and typed instslit
in file tests?.Self
in rewrite constraints are still considered concrete, which complicates performingSubst
on them.LookupImplWitness
failing to be resolved. The phase of the type was not being updated when constructing a FacetType that had symbolic (other than.Self
) values in its rewrite constraints.impl
that can be found from the facet disagree about the value of an associated constant, and if/how it should be diagnosed. A test was added to #5617.&
in #5613Activity on C++ interop
Other active discussions
These include Discord Chat, GitHub Discussions, or open discussion sessions.
constexpr
andconsteval
)alias
using forms, separate syntax for namespace aliasesPyLance
extension in VSCode may cause performance problems.public static void main
, where you need to learn a lot of keywords to write hello world.auto
in the toolchain implementation. General agreement to continue and document that we allow use ofauto
for “almost everything” except primitive types in local variables, without requiring it.=>
.CanonicalValueStore
suggested to help deduplicate pointers.RSS Feed for "Last Week in Carbon" here
Beta Was this translation helpful? Give feedback.
All reactions