Files
carbon-lang/toolchain
Jon Ross-Perkins 55300d1ebb Switch type literals to use builtin functions. (#3978)
Modifies the core package and literal handling to use factory functions
for standard type literals.

Updates function/builtin/import.carbon to stop depending on the prelude,
since it would list all the impls in the core file. Updates
alias/builtins.carbon to be failing (the type values cannot be aliased).
2024-05-23 16:00:08 +00:00
..
2024-05-21 00:36:03 +00:00
2024-05-21 21:36:31 +00:00

Toolchain

A design is currently maintained in Google Drive. It'll be migrated to markdown once we are confident in its stability.