aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gecko.mk
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-10-20 13:27:08 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:47:06 +0800
commitd260473841a19856456b63bf816e6bdf7916c392 (patch)
tree80776daed0c845374ae73a4a4bd996ebff312a9d /Mk/bsd.gecko.mk
parent2144b0ffd51b179ca78bb970ab4ce388e7d384d7 (diff)
downloadfreebsd-ports-gnome-d260473841a19856456b63bf816e6bdf7916c392.tar.gz
freebsd-ports-gnome-d260473841a19856456b63bf816e6bdf7916c392.tar.zst
freebsd-ports-gnome-d260473841a19856456b63bf816e6bdf7916c392.zip
www/firefox: unbreak with Rust >= 1.21
error: doc comment not used by rustdoc --> servo/components/style/values/specified/image.rs:689:17 | 689 | /// `to` keyword is mandatory in modern syntax. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: lint level defined here --> servo/components/style/lib.rs:26:9 | 26 | #![deny(warnings)] | ^^^^^^^^ = note: #[deny(unused_doc_comment)] implied by #[deny(warnings)] error: doc comment not used by rustdoc --> servo/components/style/values/specified/image.rs:695:17 | 695 | /// There is no `to` keyword in webkit prefixed syntax. If it's consumed, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: doc comment not used by rustdoc --> obj-x86_64-unknown-freebsd10.3/toolkit/library/x86_64-unknown-freebsd/release/build/style-65761c79245bf99f/out/gecko_properties.rs:9131:9 | 9131 | /// XXXManishearth this should also handle text zoom | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0106]: missing lifetime specifier --> obj-x86_64-unknown-freebsd10.3/toolkit/library/x86_64-unknown-freebsd/release/build/style-65761c79245bf99f/out/gecko/bindings.rs:569:9 | 569 | -> RawGeckoNodeBorrowedOrNull; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments = help: consider giving it an explicit bounded or 'static lifetime error[E0106]: missing lifetime specifier --> obj-x86_64-unknown-freebsd10.3/toolkit/library/x86_64-unknown-freebsd/release/build/style-65761c79245bf99f/out/gecko/bindings.rs:841:9 | 841 | -> RawServoAnimationValueBorrowedOrNull; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = help: this function's return type contains a borrowed value with an elided lifetime, but the lifetime cannot be derived from the arguments = help: consider giving it an explicit bounded or 'static lifetime error: aborting due to 5 previous errors error: Could not compile `style`. Obtained from: upstream (Firefox 57) Ping: @dumbbell @riggs- (unblocks lang/rust update)
Diffstat (limited to 'Mk/bsd.gecko.mk')
0 files changed, 0 insertions, 0 deletions