1. 15 5月, 2018 24 次提交
  2. 11 5月, 2018 1 次提交
  3. 08 5月, 2018 2 次提交
  4. 02 5月, 2018 2 次提交
    • S
      change skolemizations to use universe index · 360cbf2f
      Sean Griffin 提交于
      This is sort of confusing "side step". All it does is to change the
      representation of a skolemized region. but the source of that universe
      index is not the inference context, which is what we eventually want,
      but rather an internal counter in the region inference context.
      
      We'll patch that up later. But doing this now ought to help with
      confusing diffs later.
      360cbf2f
    • S
      introduce `UniverseIndex` into `InferCtxt` · df8f5375
      Sean Griffin 提交于
      Always using root environment for now.
      df8f5375
  5. 01 5月, 2018 1 次提交
  6. 27 4月, 2018 2 次提交
  7. 26 4月, 2018 1 次提交
  8. 25 4月, 2018 1 次提交
  9. 24 4月, 2018 1 次提交
    • N
      first draft of `program_clauses_for_env` · 294cae22
      Niko Matsakis 提交于
      This computes the transitive closure of traits that appear in the
      environment and then appends their clauses. It needs some work, but
      it's in the right direction.
      294cae22
  10. 14 4月, 2018 1 次提交
  11. 13 4月, 2018 2 次提交
  12. 11 4月, 2018 1 次提交
  13. 06 4月, 2018 1 次提交