Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith c77eebd15e Cache final impl lookup results. (#6452) vor 5 Monaten
  Richard Smith 372f632d9d Implement support for copying C++ classes. (#6434) vor 5 Monaten
  Dana Jansens 0cf2448505 Get specific interfaces with correct specific from named constraints (#6435) vor 5 Monaten
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) vor 5 Monaten
  Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) vor 5 Monaten
  Dana Jansens e62678e682 Identify and complete facet types as needed for p5168 (#6369) vor 5 Monaten
  Dana Jansens acb7810e32 Avoid crashing when an impl decl has a missing definition (#6349) vor 5 Monaten
  Dana Jansens ca3f95faa6 Make named constraint eval to a FacetType with itself in it (#6308) vor 6 Monaten
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) vor 6 Monaten
  Jon Ross-Perkins b1f734e1cd Switch `EvalLookupSingleImplWitness` from "concrete" to "final" terminology (#6246) vor 6 Monaten
  Dana Jansens 2ee2b2f1e3 Move the FacetAccessType special case out of name lookup, and generalize it (#6163) vor 7 Monaten
  Dana Jansens e3b4482893 Make the GetCanonicalFacetOrTypeValue operation more crisp (#6157) vor 7 Monaten
  Dana Jansens 0c761a9a78 Find the builtin TypeCanAggregateDestroy in the FacetType for facet values (#6119) vor 7 Monaten
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) vor 7 Monaten
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) vor 7 Monaten
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) vor 7 Monaten
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) vor 7 Monaten
  Dana Jansens c707a6deaa Verify rewrite constraints in impl lookup (#5617) vor 9 Monaten
  Jon Ross-Perkins 19a7fb08b7 Switch handling of errors in impls to not build a type structure (#5881) vor 9 Monaten
  Jon Ross-Perkins 192c3f1939 Add comment to FindAssociatedImportIRs (#5840) vor 9 Monaten
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) vor 11 Monaten
  Jon Ross-Perkins a85d292f8d Change from ToImplicit to AsDesugared (#5591) vor 11 Monaten
  Dana Jansens 950d83451a Add diagnostics for invalid impl declarations (#5420) vor 11 Monaten
  Dana Jansens b6a55c0818 Diagnose impls that are fully overlapped by a final impl (#5417) vor 1 Jahr
  Richard Smith 71715263ce Add build option `--features=poison_value_stores`. (#5438) vor 1 Jahr
  Dana Jansens 13da710e94 Poison impl lookup queries with concrete results (#5373) vor 1 Jahr
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) vor 1 Jahr
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) vor 1 Jahr
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) vor 1 Jahr