notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/rust/files/patch-src_libstd_os_raw_mod.rs
SVNWeb

Number of commits found: 4

Thu, 28 Feb 2019
[ 18:51 jbeich search for other commits by this committer ] Original commit   Revision:494176 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
lang/rust: update to 1.33.0

- www/firefox temporarily loses SIMD in charset conversion, see
  https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by:	Mikael Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj
(powerpc64)
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D19354
Mon, 18 Feb 2019
[ 15:30 tobik search for other commits by this committer ] Original commit   Revision:493268 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
lang/rust: Add aarch64, armv{6,7}, and powerpc64 bootstraps

PR:		216143, 228892
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D18367
Thu, 25 Oct 2018
[ 21:59 jbeich search for other commits by this committer ] Original commit   Revision:482993 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
lang/rust: update to 1.30.0

- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html
Approved by:	rust (tobik)
MFH:		2018Q4 (less rust versions to support)
Differential Revision:	https://reviews.freebsd.org/D17695
Thu, 19 Jul 2018
[ 20:57 dumbbell search for other commits by this committer ] Original commit   Revision:474978 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
lang/rust: Update to 1.27.1

Release notes:
* https://blog.rust-lang.org/2018/06/21/Rust-1.27.html
* https://blog.rust-lang.org/2018/07/10/Rust-1.27.1.html

Rust is marked as broken on aarch64. The reason is the bootstrap
compiler crashes currently. See PR 228892 which tracks the issue.

A patch for aarch64 is still included. It fixes the sign for unqualified
C char. This patch still needs to be upstream, but for that, the
compiler needs to work again first.

PR:		228892

Number of commits found: 4