Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

More powerful aliasing feature
#5028 opened Feb 26, 2025 by josh11b
Precedence diagram is missing partial operator leads question A question for the leads team
#5010 opened Feb 25, 2025 by zygoloid
Should it be valid to define a package named r#Core? leads question A question for the leads team
#4908 opened Feb 6, 2025 by zygoloid
Document lambdas
#4898 opened Feb 5, 2025 by geoffromer
What to do with impl Interface1 as Interface2? leads question A question for the leads team
#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
Name Poisoning
#4622 opened Dec 4, 2024 by bricknerb
When are interface requirements enforced for an impl? leads question A question for the leads team
#4579 opened Nov 22, 2024 by josh11b
private and protected access leads question A question for the leads team
#4575 opened Nov 22, 2024 by josh11b
Implementing multiple interfaces with a single impl definition leads question A question for the leads team
#4566 opened Nov 21, 2024 by josh11b
Should an adapter have access to protected fields of its adapted type? design idea 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.
#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
ProTip! Exclude everything labeled bug with -label:bug.