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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1CB5158020 for ; Tue, 20 Dec 2022 07:24:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E20B0E0955; Tue, 20 Dec 2022 07:24:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC9E9E0955 for ; Tue, 20 Dec 2022 07:24:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D26DE3414F3 for ; Tue, 20 Dec 2022 07:24:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B92B703 for ; Tue, 20 Dec 2022 07:24:56 +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: <1671521017.25cf2c670a7c87bddb7a1f4a30020d7095be1a10.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rust-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/rust-bin/metadata.xml X-VCS-Directories: dev-lang/rust-bin/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 25cf2c670a7c87bddb7a1f4a30020d7095be1a10 X-VCS-Branch: master Date: Tue, 20 Dec 2022 07:24:56 +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: 60ae480a-5454-4c0c-9ac8-c4627d5095ba X-Archives-Hash: 00e578f70c93f84df1ff9238af300bc6 commit: 25cf2c670a7c87bddb7a1f4a30020d7095be1a10 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Dec 20 07:23:37 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Dec 20 07:23:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25cf2c67 dev-lang/rust-bin: update metadata.xml Signed-off-by: Georgy Yakovlev gentoo.org> dev-lang/rust-bin/metadata.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-lang/rust-bin/metadata.xml b/dev-lang/rust-bin/metadata.xml index 16b12d800039..c71fedd6bee5 100644 --- a/dev-lang/rust-bin/metadata.xml +++ b/dev-lang/rust-bin/metadata.xml @@ -7,9 +7,8 @@ Install clippy, Rust code linter - Install rls, Rust Language Server (used with IDEs supporting RLS protocol) Install rustfmt, Rust code formatter - Install rust-analyzer, A Rust compiler front-end for IDEs (like rls) + Install rust-analyzer, A Rust compiler front-end for IDEs (language server) Install rust-src, needed by developer tools and for build-std (cross)