Histórico de Commits

Autor SHA1 Mensagem Data
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) há 1 ano atrás
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) há 1 ano atrás
  Richard Smith 92201ceb10 Rename various `TryToCompleteType` functions to better describe what they do. (#4658) há 1 ano atrás
  Richard Smith eabe9f117a Track complete types required by a generic. (#4652) há 1 ano atrás
  Richard Smith cd1ecf1297 When a builtin function expects type T also allow an adapter for T. (#4643) há 1 ano atrás
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) há 1 ano atrás
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) há 1 ano atrás
  Richard Smith 80a3dc83bc Fix impl lookup to properly look in the IR containing a transitively-imported entity. (#4625) há 1 ano atrás
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) há 1 ano atrás
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) há 1 ano atrás
  David Blaikie 14bb9dd5cf disallow impl without base (#4583) há 1 ano atrás
  David Blaikie f921923b4b lazy field index (#4514) há 1 ano atrás
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) há 1 ano atrás
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) há 1 ano atrás
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) há 1 ano atrás
  Richard Smith 980ce6b25a Convert array bounds to `IntLiteral`. (#4526) há 1 ano atrás
  Jon Ross-Perkins f70221c040 Fix deduction crash for function with missing parameters. (#4461) há 1 ano atrás
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) há 1 ano atrás
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) há 1 ano atrás
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) há 1 ano atrás
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) há 1 ano atrás
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) há 1 ano atrás
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) há 1 ano atrás
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) há 1 ano atrás
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) há 1 ano atrás
  David Blaikie eab5dd6112 Reject abstract function definitions (#4350) há 1 ano atrás
  josh11b d6d70bf80d Handle runtime implicit parameters, and `self` outside of methods (#4361) há 1 ano atrás
  Richard Smith 4ca711c175 When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355) há 1 ano atrás
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) há 1 ano atrás
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) há 1 ano atrás