Geoff Romer e940cb72b6 Parse `ref` as operator (#6539) 4 months ago
..
base 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 months ago
check e940cb72b6 Parse `ref` as operator (#6539) 4 months ago
codegen aa69a484eb Add support for running LLVM optimizer. (#6225) 5 months ago
diagnostics e940cb72b6 Parse `ref` as operator (#6539) 4 months ago
docs 42e2280150 Clean up singleton TypeId use (#6300) 6 months ago
driver 29018f38a6 Fix name mangling of generic impls (#6533) 4 months ago
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) 1 year ago
install 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 months ago
language_server d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 4 months ago
lex fec6ce2f9f Implement "unused pattern bindings" p2022 - parsing (#6460) 4 months ago
lower 531d063596 When importing a trivial destructor from C++, produce a no_op builtin. (#6531) 4 months ago
parse e940cb72b6 Parse `ref` as operator (#6539) 4 months ago
sem_ir 90f839e84e Add IR tagging to RequireImplsIds (#6525) 4 months ago
source bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
testing c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 year ago
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 year ago
autoupdate_testdata.py aa69a484eb Add support for running LLVM optimizer. (#6225) 5 months ago
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 year ago

README.md

Toolchain

See docs.