-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: carbon-language/carbon-lang
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Lower function declarations for functions with unlowerable parameters
toolchain
#5038
opened Feb 27, 2025 by
dwblaikie
Lazily lower entities rather than iterating over all entities in SemIR
toolchain
#5037
opened Feb 27, 2025 by
dwblaikie
Convert error for converting to a FacetValue is confusing
toolchain
#5027
opened Feb 26, 2025 by
danakj
Precedence diagram is missing A question for the leads team
partial
operator
leads question
#5010
opened Feb 25, 2025 by
zygoloid
MissingGenericFunctionDefinition sorted poorly in test output
toolchain
#4944
opened Feb 12, 2025 by
danakj
Consider tracking the list of symbols discarded when linking over time
#4933
opened Feb 12, 2025 by
zygoloid
Should it be valid to define a package named A question for the leads team
r#Core
?
leads question
#4908
opened Feb 6, 2025 by
zygoloid
What to do with A question for the leads team
impl Interface1 as Interface2
?
leads question
#4853
opened Jan 28, 2025 by
danakj
Syntax for implementing a single-function interfaces
leads question
A question for the leads team
#4711
opened Dec 18, 2024 by
josh11b
Support error recovery in
check
for invalid parse trees
toolchain
#4689
opened Dec 16, 2024 by
dwblaikie
Declaration and definition of impls and their associated functions
leads question
A question for the leads team
#4672
opened Dec 12, 2024 by
josh11b
When are interface requirements enforced for an A question for the leads team
impl
?
leads question
#4579
opened Nov 22, 2024 by
josh11b
private
and protected
access
leads question
#4575
opened Nov 22, 2024 by
josh11b
Implementing multiple interfaces with a single A question for the leads team
impl
definition
leads question
#4566
opened Nov 21, 2024 by
josh11b
Should an adapter have access to An issue recording a specific language design idea that folks can potentially pick up.
long term issue
Issues expected to take over 90 days to resolve. Does not apply to PRs.
protected
fields of its adapted type?
design idea
#4560
opened Nov 20, 2024 by
zygoloid
Should classes explicitly declare whether they have a vptr?
leads question
A question for the leads team
#4488
opened Nov 5, 2024 by
jonmeow
can you adapt an abstract class?
leads question
A question for the leads team
#4387
opened Oct 8, 2024 by
zygoloid
Re-evaluate optional features when optimizing compile time
inactive
Issues and PRs which have been inactive for at least 90 days.
toolchain
#4231
opened Aug 21, 2024 by
dwblaikie
Capture the ambient discussion and thinking about bi-directional type information flow in a principle
long term issue
Issues expected to take over 90 days to resolve. Does not apply to PRs.
#4130
opened Jul 13, 2024 by
chandlerc
how to make a non-virtual call to a virtual function?
leads question
A question for the leads team
#4109
opened Jul 3, 2024 by
zygoloid
Are rewrites done as part of type checking or monomorphization?
leads question
A question for the leads team
#4002
opened May 29, 2024 by
josh11b
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.