some comments and nits

This commit is contained in:
Niko Matsakis 2015-02-19 10:30:45 -05:00 committed by Flavio Percoco
parent 64d33d892a
commit 24bdce4bbf
2 changed files with 45 additions and 35 deletions

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-tidy-linelength
// Test that when a `..` impl applies, we also check that any
// supertrait conditions are met.