커밋 기록

작성자 SHA1 메시지 날짜
  Jon Ross-Perkins 825773dcb3 Add range flag settings to impl files (#5560) 11 달 전
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 1 년 전
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 년 전
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 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 년 전
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 년 전
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 년 전
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 년 전
  Richard Smith a45dc42d82 Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252) 1 년 전
  Richard Smith 265968b396 Make evaluation of symbolic bindings simpler and more uniform (#5215) 1 년 전
  Richard Smith e25f58adec Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174) 1 년 전
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 년 전
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 년 전
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) 1 년 전
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 년 전
  Dana Jansens d6ce8f192d Don't use an impl when 'extend impl' is an error (#4935) 1 년 전
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 년 전
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 년 전
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 년 전
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) 1 년 전
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 년 전
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 년 전
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 년 전
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 년 전
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 년 전
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 년 전
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 년 전
  josh11b b25117b508 Do not resolve the declaration when forming a specific for use in an eval block (#4692) 1 년 전
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) 1 년 전