Historique des commits

Auteur SHA1 Message Date
  Dana Jansens 315c79ea33 Apply enclosing specifics to symbolic arguments in generic calls (#5597) il y a 11 mois
  Richard Smith 7a55568f15 Fix crash when impl lookup fails and the type of `.Self` is symbolic. (#5603) il y a 11 mois
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) il y a 11 mois
  Jon Ross-Perkins 6f32a003d2 Remove `needs_substitution` logic (#5443) il y a 1 an
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  josh11b 4af0c8f8d1 Implement ...`where .Self impls`... (#5238) il y a 1 an
  Jon Ross-Perkins 9134e36ec0 Extend CARBON_KIND_SWITCH to support ArgAndKind (#5216) il y a 1 an
  Jon Ross-Perkins 4cb61ae4e1 Remove ArgKinds to encourage safer coding patterns (#5212) il y a 1 an
  Boaz Brickner 15bb7d5ac6 Change `DeductionWorklist.context_` from reference to pointer (#5204) il y a 1 an
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) il y a 1 an
  Dana Jansens 9131b3a0de Use CARBON_KIND in deduce for FacetAccessType (#5163) il y a 1 an
  Dana Jansens ce08e4d9a1 Avoid UAF in impl lookup when deduce imports an impl from Core (#5126) il y a 1 an
  Dana Jansens 82fe19ee99 Remove redundant deduced specifics (#5107) il y a 1 an
  Dana Jansens a0b7f39591 Support impl lookup for multiple interfaces in a facet type (#5047) il y a 1 an
  Dana Jansens 92e635c2f0 Use the constant value unconditionally in deduce diagnostic (#5034) il y a 1 an
  Richard Smith c4c3381b18 Add `TypeId::is_symbolic` and `is_concrete`. (#5024) il y a 1 an
  Dana Jansens e5feced884 Avoid crash when deduce fails for imported generic (#5001) il y a 1 an
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) il y a 1 an
  Dana Jansens ebc1080c5d Improve diagnostics for impl lookup cycles (#4998) il y a 1 an
  Dana Jansens 7c7e169994 Avoid diagnosing conversion errors inside deduction of impl arguments (#4976) il y a 1 an
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) il y a 1 an
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) il y a 1 an
  Jon Ross-Perkins 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) il y a 1 an
  Dana Jansens 316a6c59e9 Deduce facet values for arguments to generic fns receiving a facet type (#4865) il y a 1 an
  Dana Jansens 063b9d8ca9 Deduce the FacetValue for an argument for a generic FacetType parameter (#4882) il y a 1 an
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) il y a 1 an
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) il y a 1 an