Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 gadu atpakaļ
  Richard Smith 80a3dc83bc Fix impl lookup to properly look in the IR containing a transitively-imported entity. (#4625) 1 gadu atpakaļ
  josh11b 6260f0fecf Fix bug introduced in #4613 (#4624) 1 gadu atpakaļ
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 gadu atpakaļ
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 gadu atpakaļ
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) 1 gadu atpakaļ
  Richard Smith 831dd2c929 Fix importing of the complete_type_witness for a generic class. (#4600) 1 gadu atpakaļ
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) 1 gadu atpakaļ
  Richard Smith c0faa81961 Switch most of `ImportRefResolver` to non-member functions (#4584) 1 gadu atpakaļ
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 gadu atpakaļ
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 gadu atpakaļ
  Richard Smith 5e4038048b Import the full list of extended scopes. (#4562) 1 gadu atpakaļ
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 gadu atpakaļ
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) 1 gadu atpakaļ
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) 1 gadu atpakaļ
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) 1 gadu atpakaļ
  David Blaikie 79c5c47911 Preserve the is_dynamic property of classes when importing them (#4501) 1 gadu atpakaļ
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 gadu atpakaļ
  Geoff Romer 5759ad8b42 Remove forward references from binding patterns (#4494) 1 gadu atpakaļ
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 gadu atpakaļ
  Richard Smith a68acb1975 Fix crash lowering an imported impl method. (#4489) 1 gadu atpakaļ
  Richard Smith 9c8ca2f6e9 Don't track generic insts created while importing an impl. (#4485) 1 gadu atpakaļ
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) 1 gadu atpakaļ
  Richard Smith fab07726c9 Add import support for `int_type`. (#4466) 1 gadu atpakaļ
  Richard Smith 3192cfc776 Add import support for `specific_function` constants. (#4465) 1 gadu atpakaļ
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) 1 gadu atpakaļ
  Richard Smith a0609b9155 Don't eagerly import all impls. (#4447) 1 gadu atpakaļ
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 gadu atpakaļ
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 gadu atpakaļ
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 gadu atpakaļ