Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 月之前 |
Richard Smith
|
8f19f7a7c0
Use the value representation of `T` as that of `MaybeUnformed(T)` where possible (#6334)
|
5 月之前 |
Boaz Brickner
|
b54f2dd592
Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320)
|
5 月之前 |
Richard Smith
|
5db1141f52
Allow adding / removing `const` with `ImplicitAs`. (#6323)
|
5 月之前 |
Boaz Brickner
|
94bb6be185
C++ Interop: Make `CppVoidType` always-incomplete (#6302)
|
6 月之前 |
Jon Ross-Perkins
|
42e2280150
Clean up singleton TypeId use (#6300)
|
6 月之前 |
Jon Ross-Perkins
|
356ea7fd30
Fix Cpp.void stringification to be consistent with other singletons (#6301)
|
6 月之前 |
Boaz Brickner
|
4d4d720ff0
C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279)
|
6 月之前 |