aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust: Wait for new release from smaeulJory Pratt2021-06-071-58/+0
| | | | Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/rust: sync with ::smaeulDave Hughes2021-04-131-10/+10
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --force Signed-off-by: Dave Hughes <davidhughes205@gmail.com>
* Revert "dev-lang/rust: sync with ::smaeul"Sam James2021-03-131-10/+10
| | | | | | This reverts commit 48d382e968f4e4cad77b7c70eb9b3e08c31ffdd1. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust: sync with ::smaeulDave Hughes2021-03-131-10/+10
| | | | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --force Manifest-Sign-Key: 0xA1919C830E9498E0 Signed-off-by: Dave Hughes <davidhughes205@gmail.com> Closes: https://github.com/gentoo/musl/pull/395 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "dev-lang/rust: sync with ::smaeul"Sam James2021-03-131-10/+10
| | | | | | This reverts commit 72f75a1d9c85d818088e91722ef3e564bc30f3cc. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust: sync with ::smaeulDave Hughes2021-03-131-10/+10
| | | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --force Manifest-Sign-Key: 0xA1919C830E9498E0 Signed-off-by: Dave Hughes <davidhughes205@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* dev-lang/rust: reimport rust-1.34.2 from github.com/smaeul/portage-overlay/stefson2019-11-061-0/+58
it's old, but uses the now stable llvm-8 and is suitable for building esr more important: it doesn't suffer from a bug where cflags are bleeding into the compile env when adding cross compile crates, this makes it a good base for exploring these unknown waters. if you're going to use with system-llvm, please check out the nifty patchset and drop those targeting llvm into /etc/portage/patches/ Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>