Geoff Romer
|
2b8fdf3417
Switch the prelude to use `ref` instead of `addr` (#6359)
|
5 месяцев назад |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 месяцев назад |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
6 месяцев назад |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
6 месяцев назад |
Jon Ross-Perkins
|
4a6376cf59
Rename/restructure `Destroy` logic to better reflect #6124 (#6144)
|
7 месяцев назад |
Jon Ross-Perkins
|
47081be67a
Reduce test sensitivity to small import loc changes (#6145)
|
7 месяцев назад |
Dana Jansens
|
82679e6689
Make BindSymbolicName the canonical form of a FacetValue wrapping the BindSymbolicName (#6107)
|
7 месяцев назад |
Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
7 месяцев назад |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 месяцев назад |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 месяцев назад |
Jon Ross-Perkins
|
0518fdebbc
Fix potential fingerprint conflict in constraints (#6033)
|
7 месяцев назад |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 месяцев назад |
Jon Ross-Perkins
|
cfe5599144
Support imports of more literal values (#5954)
|
8 месяцев назад |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 месяцев назад |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 месяцев назад |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 месяцев назад |
Jon Ross-Perkins
|
e855f38b8c
Tag destruction as desugaring (#5790)
|
9 месяцев назад |
Jon Ross-Perkins
|
6a53947c5c
Handle destruction for return statements (#5785)
|
9 месяцев назад |
Dana Jansens
|
0b022feb12
Apply min-preludes to more tests (part 8) (#5705)
|
10 месяцев назад |
Jon Ross-Perkins
|
26093656de
Removes no-longer-needed `--dump-sem-ir-ranges=only` args (#5600)
|
11 месяцев назад |
Jon Ross-Perkins
|
c1eea8f2eb
Update array tests for ranges, splits, and min_prelude (#5507)
|
11 месяцев назад |
Richard Smith
|
797b14eb8e
Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374)
|
1 год назад |
Geoff Romer
|
34887403ab
Model patterns as constant values (#5385)
|
1 год назад |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 год назад |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
1 год назад |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 год назад |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
1 год назад |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 год назад |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 год назад |