non port: lang/rust-nightly/distinfo |
SVNWeb
|
Number of commits found: 225 (showing only 100 on this page) |
Tue, 20 Jun 2023
|
[ 10:29 Mikael Urankar (mikael) ] c37fc7b
lang/rust-nightly: Update to 2023-06-12
|
Thu, 9 Feb 2023
|
[ 10:37 Mikael Urankar (mikael) ] c55723d
lang/rust-nightly: Update to 1.69.0.20230208
|
Mon, 26 Dec 2022
|
[ 10:34 Mikael Urankar (mikael) ] e026a59
lang/rust-nightly: Update to 1.68.0.20221225
|
Mon, 10 Oct 2022
|
[ 16:21 Mikael Urankar (mikael) ] 485eb77
lang/rust-nightly: Update to 1.66.0.20221006
https://github.com/rust-lang/rust/compare/dc80ca78b6ec2b6bba02560470347433bcd0bb3c...0ca356586fed56002b10920fd21ddf6fb12de797
|
Thu, 23 Jun 2022
|
[ 13:26 Mikael Urankar (mikael) ] aa108e1
lang/rust-nightly: Update to 1.63.0.20220622
https://github.com/rust-lang/rust/compare/4dd8b420c027001e47b0d811a7e55e2fe1de1395...10f4ce324baf7cfb7ce2b2096662b82b79204944
|
Tue, 3 May 2022
|
[ 10:28 Tobias Kortkamp (tobik) ] cb6d9d1
lang/rust-nightly: Update to 1.62.0.20220502
https://github.com/rust-lang/rust/compare/f4a7ce997a1d7546d2b737f8b87d36907bcea2ad...bed05e996e37e44b1a3980b84754af621fd3c4ce
|
Sat, 9 Apr 2022
|
[ 10:51 Mikael Urankar (mikael) ] 1df1f9c
lang/rust-nightly: Update to 1.62.0.20220409
Changes:
https://github.com/rust-lang/rust/compare/4e8fb743ccbec27344b2dd42de7057f41d4ebfdd...f4a7ce997a1d7546d2b737f8b87d36907bcea2ad
|
Sat, 5 Feb 2022
|
[ 08:28 Tobias Kortkamp (tobik) ] ea3a1c8
lang/rust-nightly: Update to 1.60.0.20220204
Turn off DOCS:
error[E0432]: unresolved import `crate::sys::cvt`
--> library/std/src/os/fd/owned.rs:12:5
|
12 | use crate::sys::cvt;
| ^^^^^^^^^^^^^^^ no `cvt` in `sys`
error: Compilation failed, aborting rustdoc
For more information about this error, try `rustc --explain E0432`.
error: could not document `std`
http://beefy18.nyi.freebsd.org/data/main-amd64-default/p85f832623ad8_se2fe58d61b/logs/rust-nightly-1.60.0.20220202.log
https://github.com/rust-lang/rust/compare/2681f253bcdb31a274411d2be456e7c6a1c67d62...71226d717a1fb57122e47e63b97295e703319cb0
|
Thu, 3 Feb 2022
|
[ 14:02 Tobias Kortkamp (tobik) ] c882e53
lang/rust-nightly: Update to 1.60.0.20220202
https://github.com/rust-lang/rust/compare/23f69235ad2eb9b44ac1a55eeaa3f9b484d9de4a...27f5d830eb11cd7bdc834d6f0d78120976f75443
|
Thu, 23 Dec 2021
|
[ 10:10 Tobias Kortkamp (tobik) ] 9675ea8
lang/rust-nightly: Update to 1.59.0.20211221
Changes: https://github.com/rust-lang/rust/compare/0fb1c371d4a14f9ce7a721d8aea683a6e6774f6c...e100ec5bc7cd768ec17d75448b29c9ab4a39272b
|
Wed, 8 Dec 2021
|
[ 11:40 Tobias Kortkamp (tobik) ] 45189a0
lang/rust-nightly: Update to 1.59.0.20211207
Changes: https://github.com/rust-lang/rust/compare/686e313a9aa14107c8631ffe48fa09110a7692db...0b6f079e4987ded15c13a15b734e7cfb8176839f
|
Mon, 29 Nov 2021
|
[ 16:19 Tobias Kortkamp (tobik) ] d91b2eb
lang/rust-nightly: Update to 1.59.0.20211128
Changes: https://github.com/rust-lang/rust/compare/936f2600b6c903b04387f74ed5cbce88bb06d243...db9d361a4731ca0bb48533fab6297a8fea75696f
|
Wed, 24 Nov 2021
|
[ 09:05 Tobias Kortkamp (tobik) ] f6058fe
lang/rust-nightly: Update to 1.58.0.20211123
Changes: https://github.com/rust-lang/rust/compare/e99963c554e4d12010c2dea9f46d7bbd41dc1271...65c55bf931a55e6b1e5ed14ad8623814a7386424
|
Sun, 31 Oct 2021
|
[ 18:20 Tobias Kortkamp (tobik) ] d5f09dc
lang/rust-nightly: Update to 1.58.0.20211030
Make the no-hardlinks-patches conditional and move them to
files/no-hardlinks.
Newer kernels should return sane kern.proc.pathname values for
hardlinks which will hopefully help avoid the intermittent "can't
find crate for `std`" build failures we had on the package
builders.
Thanks to kib@ for fixing kernel behavior. Now let's see if it
makes a difference for lang/rust-nightly.
Changes: https://github.com/rust-lang/rust/compare/25ec8273855fde2d72ae877b397e054de5300e10...e249ce6b2345587d6e11052779c86adbad626dff
PR: 248184
|
Thu, 7 Oct 2021
|
[ 14:42 Tobias Kortkamp (tobik) ] d6b6cae
lang/rust-nightly: Update to 1.57.0.20211006
- Add missing cargo patch
Changes: https://github.com/rust-lang/rust/compare/003d8d3f56848b6f3833340e859b089a09aea36a...25ec8273855fde2d72ae877b397e054de5300e10
|
Wed, 6 Oct 2021
|
[ 12:01 Tobias Kortkamp (tobik) ] 15d6116
lang/rust-nightly: Update to 1.57.0.20211005
Changes: https://github.com/rust-lang/rust/compare/f586d79d183d144e0cbf519e29247f36670e2076...25ec8273855fde2d72ae877b397e054de5300e10
|
Mon, 14 Jun 2021
|
[ 20:51 Tobias Kortkamp (tobik) ] f2ae3eb
lang/rust-nightly: Update to 1.55.0.20210614
Changes: https://github.com/rust-lang/rust/compare/6c2dd251bb...f586d79d18
|
Sun, 6 Jun 2021
|
[ 08:09 Tobias Kortkamp (tobik) ] 3e7e69c
lang/rust-nightly: Update to 1.54.0.20210606
Changes: https://github.com/rust-lang/rust/compare/c79419af07...6c2dd251bb
|
[ 08:09 Tobias Kortkamp (tobik) ] cf74b0f
lang/rust-nightly: Update to 1.54.0.20210605
Changes: https://github.com/rust-lang/rust/compare/fe72845f7b...c79419af07
|
Mon, 17 May 2021
|
[ 16:56 Tobias Kortkamp (tobik) ] 3599779
lang/rust-nightly: Update to 1.54.0.20210517
Changes: https://github.com/rust-lang/rust/compare/79e50bf779...fe72845f7b
|
Tue, 11 May 2021
|
[ 17:29 Tobias Kortkamp (tobik) ] a2db716
lang/rust-nightly: Update to 1.54.0.20210511
Changes: https://github.com/rust-lang/rust/compare/6b5de7aaec...79e50bf779
|
Mon, 3 May 2021
|
[ 17:47 Tobias Kortkamp (tobik) ] d53a8f4
lang/rust-nightly: Update to 1.54.0.20210503
Changes: https://github.com/rust-lang/rust/compare/9684258936...6b5de7aaec
|
Tue, 27 Apr 2021
|
[ 09:10 Tobias Kortkamp (tobik) ] 6c3cd79
lang/rust-nightly: Update to 1.53.0.20210427
Changes: https://github.com/rust-lang/rust/compare/5a4ab26459...9684258936
|
Mon, 19 Apr 2021
|
[ 08:00 Tobias Kortkamp (tobik) ] 28180ff
lang/rust-nightly: Update to 1.53.0.20210419
Changes: https://github.com/rust-lang/rust/compare/a866124564...5a4ab26459
|
Mon, 12 Apr 2021
|
[ 17:33 Tobias Kortkamp (tobik) ] da1e0b8
lang/rust-nightly: Update to 1.53.0.20210412
Changes: https://github.com/rust-lang/rust/compare/4a20eb6a9d...a866124564
|
Mon, 29 Mar 2021
|
[ 20:31 tobik ]
lang/rust-nightly: Update to 1.53.0.20210329
Enable the SOURCES option again. They seem to install fine again.
Changes: https://github.com/rust-lang/rust/compare/5d04957a4b...4a20eb6a9d
|
Tue, 23 Mar 2021
|
[ 08:43 tobik ]
lang/rust-nightly: Update to 1.53.0.20210323
- Sync patches with lang/rust
- Add the rust-nightly update script
Changes: https://github.com/rust-lang/rust/compare/45b3c28518...5d04957a4b
|
Fri, 5 Mar 2021
|
[ 13:00 mikael ]
lang/rust-nightly: Update to 2021-03-05
|
Sun, 14 Feb 2021
|
[ 15:45 mikael ] (Only the first 10 of 139 ports in this commit are shown above. )
lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
- Update lang/rust-nightly to 2021-02-12
- Update devel/racer to 2.1.41
- Import upstream patch to fix build issue for Firefox and related ports
(https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)
Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D28616
|
Sun, 22 Nov 2020
|
[ 13:52 mikael ]
lang/rust-nightly: Update to 2020-11-21
|
Sun, 15 Nov 2020
|
[ 13:37 mikael ]
lang/rust-nightly: update bootstrap
should have been part of 555103
|
Sat, 14 Nov 2020
|
[ 09:38 mikael ]
lang/rust-nightly: Update to 1.49.0.20201114
|
Wed, 14 Oct 2020
|
[ 09:25 mikael ]
lang/rust-nightly: Update to 1.49.0.20201014
|
Mon, 7 Sep 2020
|
[ 22:17 tobik ]
lang/rust-nightly: Update to 1.48.0.20200907
Changes: https://github.com/rust-lang/rust/compare/130359cb05...73dc675b94
|
Wed, 2 Sep 2020
|
[ 21:22 tobik ]
lang/rust-nightly: Update to 1.48.0.20200902
Changes: https://github.com/rust-lang/rust/compare/5180f3da5f...130359cb05
|
Mon, 24 Aug 2020
|
[ 06:43 tobik ]
lang/rust-nightly: Update to 1.47.0.20200824
Changes: https://github.com/rust-lang/rust/compare/792c645ca7...5180f3da5f
|
Tue, 18 Aug 2020
|
[ 04:09 tobik ]
lang/rust-nightly: Update to 1.47.0.20200818
Changes: https://github.com/rust-lang/rust/compare/770bd3d1d0...792c645ca7
|
Tue, 11 Aug 2020
|
[ 16:52 tobik ]
lang/rust-nightly: Update to 1.47.0.20200811
Changes: https://github.com/rust-lang/rust/compare/0820e54a8a...770bd3d1d0
|
Fri, 24 Jul 2020
|
[ 15:51 tobik ]
lang/rust-nightly: Update to 1.47.0.20200724
Changes: https://github.com/rust-lang/rust/compare/39d5a61f2e...0820e54a8a
|
Sat, 18 Jul 2020
|
[ 13:14 tobik ]
lang/rust-nightly: Update to 1.47.0.20200718
Changes: https://github.com/rust-lang/rust/compare/0c03aee8b8...39d5a61f2e
|
Tue, 7 Jul 2020
|
[ 15:46 tobik ]
lang/rust-nightly: Update to 1.46.0.20200707
Changes: https://github.com/rust-lang/rust/compare/0ca7f74dbd...0c03aee8b8
|
Tue, 30 Jun 2020
|
[ 09:47 tobik ]
lang/rust-nightly: Update to 1.46.0.20200630
Changes: https://github.com/rust-lang/rust/compare/a8cf399117...0ca7f74dbd
|
Mon, 22 Jun 2020
|
[ 17:16 tobik ]
lang/rust-nightly: Update to 1.46.0.20200622
Changes: https://github.com/rust-lang/rust/compare/4fb54ed484...a8cf399117
|
Mon, 15 Jun 2020
|
[ 22:26 tobik ]
lang/rust-nightly: Update to 1.46.0.20200615
- Try building LLVM with Ninja
- Move post-configure to lang/rust
Changes: https://github.com/rust-lang/rust/compare/826cb062a6...4fb54ed484
|
Sat, 6 Jun 2020
|
[ 17:10 tobik ]
lang/rust-nightly: Update to 1.46.0.20200606
Changes: https://github.com/rust-lang/rust/compare/4bd32c9804...826cb062a6
|
Sat, 30 May 2020
|
[ 13:06 tobik ]
lang/rust-nightly: Update to 1.45.0.20200530
Changes: https://github.com/rust-lang/rust/compare/d79f1bd31a...4bd32c9804
|
Mon, 18 May 2020
|
[ 19:51 tobik ]
lang/rust-nightly: Update to 1.45.0.20200518
Changes: https://github.com/rust-lang/rust/compare/9912925c25...d79f1bd31a
|
Mon, 11 May 2020
|
[ 05:47 tobik ]
lang/rust-nightly: Update to 1.45.0.20200511
Changes: https://github.com/rust-lang/rust/compare/65b448273d...9912925c25
|
Mon, 4 May 2020
|
[ 04:24 tobik ]
lang/rust-nightly: Update to 1.45.0.20200504
Changes: https://github.com/rust-lang/rust/compare/e83f756349...65b448273d
|
Mon, 27 Apr 2020
|
[ 04:19 tobik ]
lang/rust-nightly: Update to 1.45.0.20200427
Changes: https://github.com/rust-lang/rust/compare/7f3df57724...e83f756349
|
Fri, 17 Apr 2020
|
[ 10:53 tobik ]
lang/rust-nightly: Update to 1.44.0.20200417
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Add patch to allow build with outdated libgit2 0.99.0
Changes: https://github.com/rust-lang/rust/compare/485c5fb6e1...7f3df57724
PR: 238556 [1]
|
Thu, 9 Apr 2020
|
[ 05:57 tobik ]
lang/rust-nightly: Update to 1.44.0.20200409
Changes: https://github.com/rust-lang/rust/compare/76b11980ad...485c5fb6e1
|
Thu, 2 Apr 2020
|
[ 18:32 tobik ]
lang/rust-nightly: Update to 1.44.0.20200402
Changes: https://github.com/rust-lang/rust/compare/2fbb07525e...76b11980ad
|
Fri, 27 Mar 2020
|
[ 17:59 tobik ]
lang/rust-nightly: Update to 1.44.0.20200327
Changes: https://github.com/rust-lang/rust/compare/f509b26a77...2fbb07525e
|
Thu, 19 Mar 2020
|
[ 07:05 tobik ]
lang/rust-nightly: Update to 1.44.0.20200319
Go back to system libgit2 now that it was updated to 0.99.0.
Changes: https://github.com/rust-lang/rust/compare/96bb8b31c8...f509b26a77
|
Fri, 6 Mar 2020
|
[ 12:43 tobik ]
lang/rust-nightly: Update to 1.43.0.20200306
libgit2-sys is now based on libgit2 0.99.0. While 0.99.0 is supposed
to be API compatible with 0.28, it has not yet been updated in the
ports tree and the git2 crate now make use of some of the new
function return values. Stop relying on system libgit2 and use the
bundled one. Upstream does not make any guarantees about system
libgit2 support in the first place.
Changes: https://github.com/rust-lang/rust/compare/6d69caba11...96bb8b31c8
|
Fri, 28 Feb 2020
|
[ 05:12 tobik ]
lang/rust-nightly: Update to 1.43.0.20200228
Changes: https://github.com/rust-lang/rust/compare/7760cd0fbb...6d69caba11
|
Thu, 20 Feb 2020
|
[ 12:12 tobik ]
lang/rust-nightly: Update to 1.43.0.20200220
- Switch backtrace crate patches to upstreamed version
Changes: https://github.com/rust-lang/rust/compare/433aae93e4...7760cd0fbb
|
Sat, 15 Feb 2020
|
[ 13:47 tobik ]
lang/rust-nightly: Update to 1.43.0.20200215
Changes: https://github.com/rust-lang/rust/compare/c9290dceee...433aae93e4
|
Wed, 5 Feb 2020
|
[ 04:29 tobik ]
lang/rust-nightly: Update to 1.43.0.20200205
Remove some cruft while here.
Changes: https://github.com/rust-lang/rust/compare/41f41b2354...c9290dceee
|
Fri, 24 Jan 2020
|
[ 20:53 tobik ]
lang/rust-nightly: Update to 1.42.0.20200124
Nightly bootstraps now have the fix from r523512. Switch to them
for the time being and drop the workaround.
|
Sat, 18 Jan 2020
|
[ 09:49 tobik ]
lang/rust-nightly: Update to 1.42.0.20200118
|
Sun, 22 Dec 2019
|
[ 00:36 jbeich ]
lang/rust-nightly: update to 1.42.0.20191222
Changes: https://github.com/rust-lang/rust/compare/01a46509a4c2...fc5deca2143a
|
Sat, 21 Dec 2019
|
[ 00:45 jbeich ]
lang/rust-nightly: update to 1.42.0.20191221
Changes: https://github.com/rust-lang/rust/compare/19bd93467617...01a46509a4c2
|
Thu, 19 Dec 2019
|
[ 00:48 jbeich ]
lang/rust-nightly: update to 1.41.0.20191219
Changes: https://github.com/rust-lang/rust/compare/99b89533d4cd...19bd93467617
|
Tue, 17 Dec 2019
|
[ 00:54 jbeich ]
lang/rust-nightly: update to 1.41.0.20191217
Changes: https://github.com/rust-lang/rust/compare/ff15e9670843...99b89533d4cd
|
Sat, 14 Dec 2019
|
[ 00:38 jbeich ]
lang/rust-nightly: update to 1.41.0.20191214
Changes: https://github.com/rust-lang/rust/compare/27d6f55f47e8...ff15e9670843
|
Thu, 12 Dec 2019
|
[ 00:38 jbeich ]
lang/rust-nightly: update to 1.41.0.20191212
Changes: https://github.com/rust-lang/rust/compare/76a252ea9e7b...27d6f55f47e8
|
Tue, 10 Dec 2019
|
[ 00:31 jbeich ]
lang/rust-nightly: update to 1.41.0.20191210
Changes: https://github.com/rust-lang/rust/compare/5c5c8eb864e5...76a252ea9e7b
|
Sun, 8 Dec 2019
|
[ 00:46 jbeich ]
lang/rust-nightly: update to 1.41.0.20191208
Changes: https://github.com/rust-lang/rust/compare/6d77e45f0107...5c5c8eb864e5
|
Thu, 5 Dec 2019
|
[ 00:39 jbeich ]
lang/rust-nightly: update to 1.41.0.20191205
Changes: https://github.com/rust-lang/rust/compare/fdc0011561c6...6d77e45f0107
|
Tue, 3 Dec 2019
|
[ 00:38 jbeich ]
lang/rust-nightly: update to 1.41.0.20191203
Changes: https://github.com/rust-lang/rust/compare/25d8a9494ca6...fdc0011561c6
|
Sat, 30 Nov 2019
|
[ 00:39 jbeich ]
lang/rust-nightly: update to 1.41.0.20191130
Changes: https://github.com/rust-lang/rust/compare/e87a205c2e11...25d8a9494ca6
|
Thu, 28 Nov 2019
|
[ 00:48 jbeich ]
lang/rust-nightly: update to 1.41.0.20191128
Changes: https://github.com/rust-lang/rust/compare/a44774c3a973...e87a205c2e11
|
Tue, 26 Nov 2019
|
[ 00:43 jbeich ]
lang/rust-nightly: update to 1.41.0.20191126
Changes: https://github.com/rust-lang/rust/compare/0c987c5c0249...a44774c3a973
|
Sun, 24 Nov 2019
|
[ 00:51 jbeich ]
lang/rust-nightly: update to 1.41.0.20191124
Changes: https://github.com/rust-lang/rust/compare/5fa0af232794...0c987c5c0249
|
Sat, 23 Nov 2019
|
[ 00:54 jbeich ]
lang/rust-nightly: update to 1.41.0.20191123
Changes: https://github.com/rust-lang/rust/compare/f1b882b55805...5fa0af232794
|
Thu, 21 Nov 2019
|
[ 00:54 jbeich ]
lang/rust-nightly: update to 1.41.0.20191121
Changes: https://github.com/rust-lang/rust/compare/3e525e3f6d9e...f1b882b55805
|
Tue, 19 Nov 2019
|
[ 00:51 jbeich ]
lang/rust-nightly: update to 1.41.0.20191119
Changes: https://github.com/rust-lang/rust/compare/5c5b8afd80e6...3e525e3f6d9e
|
Sun, 17 Nov 2019
|
[ 08:30 jbeich ]
lang/rust{,-nightly}: switch to .tar.xz bootstraps
Decreases total size by ~325 MiB in lang/rust.
Approved by: tobik (rust)
Differential Revision: https://reviews.freebsd.org/D22422
|
[ 00:40 jbeich ]
lang/rust-nightly: update to 1.41.0.20191117
Changes: https://github.com/rust-lang/rust/compare/ded5ee0013f6...5c5b8afd80e6
|
Thu, 14 Nov 2019
|
[ 00:44 jbeich ]
lang/rust-nightly: update to 1.41.0.20191114
Changes: https://github.com/rust-lang/rust/compare/bc0e288ad02e...ded5ee0013f6
|
Tue, 12 Nov 2019
|
[ 00:58 jbeich ]
lang/rust-nightly: update to 1.40.0.20191112
Changes: https://github.com/rust-lang/rust/compare/9e346646e93c...bc0e288ad02e
|
Sat, 9 Nov 2019
|
[ 00:49 jbeich ]
lang/rust-nightly: update to 1.40.0.20191109
Changes: https://github.com/rust-lang/rust/compare/38048763e885...9e346646e93c
|
Thu, 7 Nov 2019
|
[ 00:37 jbeich ]
lang/rust-nightly: update to 1.40.0.20191107
Changes: https://github.com/rust-lang/rust/compare/2477e2493e67...38048763e885
|
Tue, 5 Nov 2019
|
[ 00:46 jbeich ]
lang/rust-nightly: update to 1.40.0.20191105
Changes: https://github.com/rust-lang/rust/compare/87cbf0a547aa...2477e2493e67
|
Sat, 2 Nov 2019
|
[ 00:40 jbeich ]
lang/rust-nightly: update to 1.40.0.20191102
Changes: https://github.com/rust-lang/rust/compare/c553e8e8812c...87cbf0a547aa
|
Thu, 31 Oct 2019
|
[ 00:33 jbeich ]
lang/rust-nightly: update to 1.40.0.20191031
Changes: https://github.com/rust-lang/rust/compare/b497e18995d6...c553e8e8812c
|
Tue, 29 Oct 2019
|
[ 00:55 jbeich ]
lang/rust-nightly: update to 1.40.0.20191029
Changes: https://github.com/rust-lang/rust/compare/fae75cd216c4...b497e18995d6
|
Sun, 27 Oct 2019
|
[ 00:47 jbeich ]
lang/rust-nightly: update to 1.40.0.20191027
Changes: https://github.com/rust-lang/rust/compare/4a8c5b20c777...fae75cd216c4
|
Thu, 24 Oct 2019
|
[ 00:49 jbeich ]
lang/rust-nightly: update to 1.40.0.20191024
Changes: https://github.com/rust-lang/rust/compare/c23a7aa778b0...4a8c5b20c777
|
Sun, 20 Oct 2019
|
[ 00:49 jbeich ]
lang/rust-nightly: update to 1.40.0.20191020
Changes: https://github.com/rust-lang/rust/compare/0e8a4b441c5d...c23a7aa778b0
|
Thu, 17 Oct 2019
|
[ 00:39 jbeich ]
lang/rust-nightly: update to 1.40.0.20191017
Changes: https://github.com/rust-lang/rust/compare/e413dc36a83a...0e8a4b441c5d
|
Tue, 15 Oct 2019
|
[ 00:40 jbeich ]
lang/rust-nightly: update to 1.40.0.20191015
Changes: https://github.com/rust-lang/rust/compare/6767d9b90b6b...e413dc36a83a
|
Sat, 12 Oct 2019
|
[ 00:47 jbeich ]
lang/rust-nightly: update to 1.40.0.20191012
Changes: https://github.com/rust-lang/rust/compare/20cc75272619...6767d9b90b6b
|
Thu, 10 Oct 2019
|
[ 00:45 jbeich ]
lang/rust-nightly: update to 1.40.0.20191010
Changes: https://github.com/rust-lang/rust/compare/f3c9cece7b68...20cc75272619
|
Tue, 8 Oct 2019
|
[ 00:52 jbeich ]
lang/rust-nightly: update to 1.40.0.20191008
Changes: https://github.com/rust-lang/rust/compare/2e7244807a78...f3c9cece7b68
|
Sat, 5 Oct 2019
|
[ 00:51 jbeich ]
lang/rust-nightly: update to 1.40.0.20191005
Changes: https://github.com/rust-lang/rust/compare/2daa404e9a15...2e7244807a78
|
Thu, 3 Oct 2019
|
[ 00:59 jbeich ]
lang/rust-nightly: update to 1.40.0.20191003
Changes: https://github.com/rust-lang/rust/compare/22bc9e1d9ca4...2daa404e9a15
|
Tue, 1 Oct 2019
|
[ 00:42 jbeich ]
lang/rust-nightly: update to 1.40.0.20191001
Changes: https://github.com/rust-lang/rust/compare/488381ce9ef0...22bc9e1d9ca4
|
Number of commits found: 225 (showing only 100 on this page) |