Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) hace 1 año
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) hace 1 año
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) hace 1 año
  josh11b 33110d096c Facet types support rewrite (`where .A =`...) constraints (#4613) hace 1 año
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hace 1 año
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) hace 1 año
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) hace 1 año
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) hace 1 año
  josh11b c30b1d1124 Fix `where` crash when empty `decl_name_stack` (#4451) hace 1 año
  josh11b 6dbeda612a `where` check stage, step 3: some type checking (#4364) hace 1 año
  Richard Smith 4ca711c175 When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355) hace 1 año
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) hace 1 año
  Richard Smith 7f22a289b9 Push a generic region when handling a `where` expression. (#4340) hace 1 año
  josh11b 49a8efbe1b `where` check stage, step 1: designators (#4329) hace 1 año
  josh11b d6b2fb1736 Add parse support for multiple requirements after `where` separated by `and` (#4298) hace 1 año
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) hace 1 año
  josh11b 702d0d8a53 Parsing of designators like `.x` or `.Self` (#4254) hace 1 año