Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Richard Smith 4acc9cac5d Replace GetInstForSpecific with direct support for rendering a SpecificId in diagnostics. (#5192) 1 yıl önce
  Boaz Brickner 28de6c9b7d Add `--no-dump-sem-ir` to all `name_poisoning` tests (#5053) 1 yıl önce
  Boaz Brickner fc5dcfe957 Add a test for the case that `impl` function is poisoned (#4950) 1 yıl önce
  Boaz Brickner 5b67bb8981 Refactor name poisoning tests to be more organized, complete and consistent (#4987) 1 yıl önce
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) 1 yıl önce
  Dana Jansens d5f3d3365a Allow checking to continue after 'impl as' outside class (#4937) 1 yıl önce
  Boaz Brickner 986a2a064c Add poisoned names to the format (#4961) 1 yıl önce
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 yıl önce
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) 1 yıl önce
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) 1 yıl önce
  Boaz Brickner 7c01bb4e5c Return the `NameId` for a new instruction regardless if it's unresolved because it's poisoned or not (#4861) 1 yıl önce
  Richard Smith 5f888e1124 Treat associated constants as entities parameterized by Self (#4837) 1 yıl önce
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 yıl önce
  Calvin 3f4de65ad8 Improve SemIR naming of `import_ref`s (#4824) 1 yıl önce
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) 1 yıl önce
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 yıl önce
  David Blaikie e6c1f0630a Add a newline after diagnostic output when testing (#4818) 1 yıl önce
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) 1 yıl önce
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) 1 yıl önce
  Richard Smith 6bc36b045f Rearrange name poisoning logic to do a little less work. (#4766) 1 yıl önce
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 yıl önce
  Boaz Brickner 7d92aa7bbf Add a test that shows names are not poisoned when lookup fails (#4774) 1 yıl önce
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 yıl önce
  Boaz Brickner 72e594dfd0 Do not try to recover from using impl outside class error (#4755) 1 yıl önce
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 yıl önce
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) 1 yıl önce
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 yıl önce
  Boaz Brickner 2ae35d569e Add a basic test for name poisoning (#4572) 1 yıl önce