Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 571894 Details for
Bug 682516
mail-client/thunderbird-60.6.1 fails to compile against cargo of dev-lang/rust-1.33.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use the attach patch to prevent downgrading.
torbrowser-rust_missing_docs.patch (text/plain), 537 bytes, created by
Jory A. Pratt
on 2019-04-05 03:24:25 UTC
(
hide
)
Description:
Use the attach patch to prevent downgrading.
Filename:
MIME Type:
Creator:
Jory A. Pratt
Created:
2019-04-05 03:24:25 UTC
Size:
537 bytes
patch
obsolete
>--- a/servo/components/style_traits/lib.rs >+++ b/servo/components/style_traits/lib.rs >@@ -9,7 +9,7 @@ > #![crate_name = "style_traits"] > #![crate_type = "rlib"] > >-#![deny(unsafe_code, missing_docs)] >+#![deny(unsafe_code)] > > extern crate app_units; > #[macro_use] extern crate bitflags; >--- a/servo/components/style/lib.rs >+++ b/servo/components/style/lib.rs >@@ -23,7 +23,6 @@ > //! [cssparser]: ../cssparser/index.html > //! [selectors]: ../selectors/index.html > >-#![deny(missing_docs)] > > extern crate app_units; > extern crate arrayvec;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 682516
: 571894