Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 months ago |
Burak Emir
|
992d435023
Replace unused bindings with anonymous binding in lower/testdata. (#6479)
|
4 months ago |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 months ago |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
5 months ago |
David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
5 months ago |
David Blaikie
|
bb9942823f
DebugInfo: Emit as "C++" rather than "C" (#6361)
|
5 months ago |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
6 months ago |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 months ago |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 months ago |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 months ago |
Dana Jansens
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
10 months ago |
Dana Jansens
|
19d59b2a8d
Reduce use of the prelude in tests (#5683)
|
10 months ago |
Richard Smith
|
14e4f219b1
Support lowering specifics for an imported generic function. (#5475)
|
11 months ago |