Historial de Commits

Autor SHA1 Mensaje Fecha
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) hace 1 año
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) hace 1 año
  Richard Smith 64baa84e4d Stop substituting into `MetaInstId` operands. (#5328) hace 1 año
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) hace 1 año
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) hace 1 año
  Richard Smith a91752de60 Represent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281) hace 1 año
  Dana Jansens c15dea4fa2 Stop erasing ImplWitnessAssociatedConstant instructions from the witness table (#5283) hace 1 año
  Richard Smith bfef32b482 Add an `EvalOrAddInst` function. (#5258) hace 1 año
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) hace 1 año
  Richard Smith 0631e18184 Provide an `InstId` when evaluating a constant in cases where one is needed (#5202) hace 1 año
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) hace 1 año
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) hace 1 año
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) hace 1 año
  josh11b 384be1dbe3 Change conversion diagnostic from saying "value" to "expression" (#5221) hace 1 año
  josh11b c7a338be59 Replace uses of "defined" with "complete" (#5196) hace 1 año
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) hace 1 año
  Dana Jansens 417b3833e2 Produce helpful diagnostics when converting to a facet fails (#5109) hace 1 año
  Dana Jansens a3fc83f85a Add a failing todo test for using a symbolic associated constant (#5128) hace 1 año
  josh11b 5966fbc758 Get impl witnesses from facets cast to `type` (#5115) hace 1 año
  Dana Jansens 288181453e Prevent BitAnd for facet types from matching non-type values (#5111) hace 1 año
  josh11b ebaf62efb9 Associated constants can be used in member function signatures (#5089) hace 1 año