1. 23 10月, 2018 2 次提交
    • N
      type_check/mod.rs: rustfmt · 4394c83c
      Niko Matsakis 提交于
      4394c83c
    • N
      check the self type is well-formed · 1371cd27
      Niko Matsakis 提交于
      This fixes `issue-28848.rs` -- it also handles another case that the
      AST region checker gets wrong (`wf-self-type.rs`).  I don't actually
      think that this is the *right way* to be enforcing this constraint --
      I think we should probably do it more generally, perhaps by editing
      `predicates_of` for the impl itself. The chalk-style implied bounds
      setup ought to fix this.
      1371cd27
  2. 22 10月, 2018 13 次提交
  3. 21 10月, 2018 25 次提交