1
Fork 0

Remove licenses

This commit is contained in:
Mark Rousskov 2018-12-25 08:56:47 -07:00
parent 14b96659e4
commit 2a663555dd
16206 changed files with 14751 additions and 129518 deletions

View file

@ -1,5 +1,5 @@
error[E0053]: method `len` has an incompatible type for trait
--> $DIR/unsafe-trait-impl.rs:18:5
--> $DIR/unsafe-trait-impl.rs:8:5
|
LL | unsafe fn len(&self) -> u32;
| ---------------------------- type in trait