Open Issues Need Help
View All on GitHub Replace `impl fn` with `override fn` 2 months ago
AI Summary: The task involves updating the Carbon language's design documentation and toolchain to replace the `impl fn` syntax with `override fn`, as decided in issue #5253. This includes writing a proposal summarizing the justification, modifying the relevant design document (classes.md), and implementing the change in the compiler.
Complexity:
4/5
good first issue design update documentation
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
C++
#carbon-lang#compiler#cpp#experimental#experimental-language#language#programming-language