Hi all

Just wanted to let you know that thunderbird seems not to build out of the box with rustc 1.35.0. I'm currently looking for solutions/patches, seems that ubuntu has something. If anybody has seen a patch regarding "fix-missing-docs-error", I'd welcome any pointers, of course.

The errors I get are:

39:03.01 error: missing documentation for macro
39:03.01    --> servo/components/style_traits/values.rs:139:1
39:03.01     |
39:03.01 139 | macro_rules! serialize_function {
39:03.01     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
39:03.01     |
39:03.01 note: lint level defined here
39:03.01    --> servo/components/style_traits/lib.rs:12:22
39:03.01     |
39:03.01 12  | #![deny(unsafe_code, missing_docs)]
39:03.01     |                      ^^^^^^^^^^^^
39:03.01
39:03.02 error: missing documentation for macro
39:03.02    --> servo/components/style_traits/values.rs:408:1
39:03.02     |
39:03.02 408 | macro_rules! define_css_keyword_enum {
39:03.02     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
39:03.02
39:03.02 error: aborting due to 2 previous errors
39:03.02
39:03.15 error: Could not compile `style_traits`.
39:03.15


Bye
Tim
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to