Files
carbon-lang/toolchain/check
Elliott KaltandRichard Smith f4bd6e42f9 Replace impl fn with override fn (#6008)
This proposal renames the syntax used to mark an overriding definition
of a virtual method from `impl fn` to `override fn` to avoid ambiguity:
besides indicating an overriding virtual function, it can be parsed as
an "impl" declaration when the construct following "impl" begins with a
lambda introduced by "fn".

Closes #5711

---------

Co-authored-by: Richard Smith <richard@metafoo.co.uk>
2025-09-12 23:27:02 +00:00
..
2025-04-11 21:47:43 +00:00
2025-09-12 18:04:10 +00:00
2025-07-11 22:29:10 +00:00
2025-09-12 18:04:10 +00:00
2025-06-12 20:37:27 +00:00
2025-04-14 14:28:15 +00:00
2025-09-12 18:04:10 +00:00
2025-09-12 18:04:10 +00:00
2025-04-14 14:28:15 +00:00
2025-03-01 08:00:17 +00:00
2025-09-12 18:04:10 +00:00