Richard Smith b3c25ecfa2 Allow implicit conversion to a value expression to remove `const`. (#6253) 6 сар өмнө
..
abstract.carbon f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 сар өмнө
access.carbon 840562feb3 C++ Interop: Fix access calculation to handle private member of base classes correctly (#6238) 6 сар өмнө
base.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 сар өмнө
class.carbon 0365467872 Merge `toolchain/check/testdata/interop/cpp/class/struct.carbon` into `class.carbon` (#6198) 6 сар өмнө
constructor.carbon e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 7 сар өмнө
field.carbon 304d2056cc Map nullable C++ pointer types to `Core.Optional(T*)`. (#6230) 6 сар өмнө
invalid.carbon 4483d1e5a7 Recover better from invalid C++ classes. (#5992) 8 сар өмнө
method.carbon b3c25ecfa2 Allow implicit conversion to a value expression to remove `const`. (#6253) 6 сар өмнө
nested.carbon b72c11e94a Support importing nested types from C++. (#5955) 8 сар өмнө
struct.carbon 0365467872 Merge `toolchain/check/testdata/interop/cpp/class/struct.carbon` into `class.carbon` (#6198) 6 сар өмнө
template.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 сар өмнө
union.carbon 5f561282eb Properly set the name for C++ overload set instructions in SemIR (#6156) 7 сар өмнө