Historique des commits

Auteur SHA1 Message Date
  Dana Jansens 81e55bed8a Generate a RequireDecl instruction for require declarations (#6318) il y a 5 mois
  Dana Jansens 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) il y a 6 mois
  Jon Ross-Perkins ef748ab36d Factor out an impl declaration helper function (#5851) il y a 9 mois
  Jon Ross-Perkins 2bb8e98849 Change SemIR formed for 'as' errors (#5792) il y a 9 mois
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) il y a 11 mois
  Dana Jansens ccc94439e5 Don't reuse the reference into the ImplStore after doing deduce (#5456) il y a 1 an
  Dana Jansens 90898a8e19 Avoid witnesses in redecls when handling errors in handle_impl (#5409) il y a 1 an
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) il y a 1 an
  Richard Smith 4f5d11a28b Build generic eval blocks incrementally (#5313) 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
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) il y a 1 an
  Dana Jansens 94dca7967b Allow `extend final impl as` for impl declarations (#5345) il y a 1 an
  Richard Smith 19532967fa Stop pushing a fake generic for the duration of check. (#5326) 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 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) il y a 1 an
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) il y a 1 an
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) il y a 1 an
  Dana Jansens 76c68153a2 Look for final impl when accessing associated constant in facet (#5269) il y a 1 an
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) il y a 1 an
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) il y a 1 an
  josh11b e9c90af92e Reduce redundant diagnostics (#5234) il y a 1 an
  josh11b bc439ad092 Forward `impl` declarations of incomplete facet types (#5219) il y a 1 an
  josh11b c7a338be59 Replace uses of "defined" with "complete" (#5196) il y a 1 an
  Dana Jansens f9aa2b79b8 Diagnose the unused generic params on an impl decl (#5189) il y a 1 an
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) il y a 1 an
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) il y a 1 an
  josh11b 3ebd098597 Completing a type no longer ignores facet types (#5004) il y a 1 an