Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) il y a 5 mois
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) il y a 5 mois
  Geoff Romer 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) il y a 5 mois
  Geoff Romer fd3b0b0bf9 Remove redundant function parameter (#6313) il y a 6 mois
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) il y a 6 mois
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) il y a 6 mois
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) il y a 6 mois
  Richard Smith db0a00d713 Fix double-destruction of temporaries. (#6010) il y a 8 mois
  Richard Smith b21d0c4210 Fix tuple patterns matching expressions with atomic tuple form. (#5697) il y a 10 mois
  Richard Smith 80529aaef9 Convert the scrutinee of a binding pattern to the right category. (#5662) il y a 10 mois
  Boaz Brickner 5095af991f Make `MatchContext::WorkItem`, `CalleeFunction`, `InitRepr`, `ReturnTypeInfo` `Printable` (#5535) il y a 11 mois
  Geoff Romer 515eb6b45b Better diagnostic message in CHECK (#5504) il y a 11 mois
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) il y a 1 an
  Dana Jansens e2984d9fc3 Avoid ToTokenOnly for the AddrSelfIsNonRef diagnostic (#5371) il y a 1 an
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) il y a 1 an
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) il y a 1 an
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) il y a 1 an
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) il y a 1 an
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) il y a 1 an
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) il y a 1 an
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  Geoff Romer 74e1a9949f Support tuple patterns outside parameter lists (#4923) il y a 1 an
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) il y a 1 an