Hi folks,
I'm getting *a lot* of warnings like this:
> warning[E0619]: the type of this value must be known in this context
> -->
/home/nekrad/src/moz/servo/target/release/build/script-917cc22c0e8f3269/out/Bindings/XMLHttpRequestEventTargetBinding.rs:1088:74
> |
> 1088 | EventTargetBinding::GetConstructorObject(cx, global,
>interface_proto.handle_mut());
> |
> ^^^^^^^^^^
> |
> = note: this will be made into a hard error in a future version
of the compiler
>
> warning[E0619]: the type of this value must be known in this context
> -->
/home/nekrad/src/moz/servo/target/release/build/script-917cc22c0e8f3269/out/Bindings/XMLHttpRequestEventTargetBinding.rs:1102:51
> |
> 1102 | interface.handle_mut());
> | ^^^^^^^^^^
> |
> = note: this will be made into a hard error in a future version
of the compiler
What does that mean ?
I'm using a pretty fresh rustc (updated few days ago) - did anything
vital change in the compiler/language ?
--mtx
--
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
i...@metux.net -- +49-151-27565287
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo