From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 813DA138359 for ; Tue, 24 Nov 2020 00:41:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0CF6E083B; Tue, 24 Nov 2020 00:41:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD329E083B for ; Tue, 24 Nov 2020 00:41:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAE2E335CA6 for ; Tue, 24 Nov 2020 00:41:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2BAD46C for ; Tue, 24 Nov 2020 00:41:12 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1606178361.1fd11db46b67f77d708b09e846f670f77f35d868.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 1fd11db46b67f77d708b09e846f670f77f35d868 X-VCS-Branch: master Date: Tue, 24 Nov 2020 00:41:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 24128b2b-ee44-42c3-9886-a03739fb43a3 X-Archives-Hash: f75ef64a100fc93aaf7b6e13893f2cb4 commit: 1fd11db46b67f77d708b09e846f670f77f35d868 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Nov 23 23:18:43 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Nov 24 00:39:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd11db4 profiles/base/package.mask: adjust rust masks Signed-off-by: Georgy Yakovlev gentoo.org> profiles/base/package.use.mask | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 63c56855f8f..649d09e7da9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -15,9 +15,12 @@ media-gfx/exact-image lua media-gfx/darktable system-lua # Georgy Yakovlev (2020-10-08) -# Broken +# USE=doc broken on 1.47.0 # error: unresolved link to `crate::os::unix::ffi::OsStrExt` ->=dev-lang/rust-1.47.0 doc +# +# USE=miri seems to be not working on 1.48.0 +=dev-lang/rust-1.47.0-r1 doc +=dev-lang/rust-1.48.0 miri # Michał Górny (2020-09-27) # The respective dependencies are masked for removal.