Commit Graph

30 Commits

Author SHA1 Message Date
Marcel Märtens
697673bcca update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
Imbris
bf48bd5346 update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
Marcel Märtens
ef40ebe0c8 update toolchain to nightly-2021-11-24 2021-11-24 10:09:22 +01:00
Marcel Märtens
2a82405df2 update toolchain to nightly-2021-09-24 2021-09-24 23:18:07 +02:00
Marcel Märtens
fb4f50002e update toolchain to nightly-2021-07-06 2021-07-12 00:15:37 +02:00
Imbris
48ebb10d50 Update toolchain 2021-05-31 20:44:57 -04:00
Marcel Märtens
6b23101fac update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
Marcel Märtens
c37384979c switch toolchain to nightly-2021-01-01 2021-01-03 21:31:21 +01:00
Justin Shipsey
e7249210f6 accel based run 2020-12-16 08:07:38 +00:00
Marcel Märtens
b2a814b1d7 update toolchain to nightly-2020-12-09 2020-12-10 12:43:42 +01:00
Marcel Märtens
153c6c3b13 Fixing Tarpaulin isn't easy.
So first off all we had to update the toolchain, i think everything in september is okay, but we got with this current version.
Then we had to update several dependencies, which broke:
 - need a specific fix of winit, i think we want to get rid of this with iced, hopefully, because its buggy as hell. update wayland client to 0.27
 - use a updated version of glutin which has wayland-client 0.27 and no longer the broke version 0.23
 - update conrod to use modern copypasta 0.7
 - use `packed_simd_2` instead of `packed_simd` as the owner of the create abandoned the project.
 - adjust all the coding to work with the newer glutin and winit version. that also includes fixing a macro in one of the dependencies that did some crazy conversion from 1 event type to another event type.
   It was called `convert_event`
 - make a `simd` feature which is default and introduce conditional compiling.
   AS I HAVE NO IDEA OF SIMD AND THE CODE. AND I DIDN'T INTRODUCE THE ERROR IN THE FIRST PLACE, WE PANIC FOR NON SIMD CASE FOR NOW. BUT IT WORKS FOR TESTS.
 - tarpaulin doesnt support no-default-features. so we have to `sed` them away. semms fair.
2020-10-26 17:04:20 +01:00
Marcel Märtens
10970841cc fix master / update toolchain to 2020-08-15 2020-08-17 10:28:09 +02:00
Marcel Märtens
4d47cf5a88 update toolchain to nightly-2020-06-22 2020-06-22 18:37:24 +02:00
Marcel
5bf0634d29 Revert "Merge branch 'xMAC94x/update-toolchain' into 'master'"
This reverts merge request !1029
2020-05-31 15:53:33 +00:00
Marcel Märtens
e0e1bac577 update toolchain to nightly-2020-05-31 2020-05-31 13:24:10 +02:00
Songtronix
26e27f4198 fix toolchain 2020-04-21 20:04:55 +00:00
Marcel
bf43770993 update toolchain to nightly-2020-04-17 2020-04-18 15:07:13 +00:00
Marcel Märtens
1b9d1dc333 update toolchain to nightly-2020-03-05 2020-03-08 13:05:38 +01:00
Marcel Märtens
8f5e409ac4 update toolchain to 2020-02-09 22:58:01 +01:00
Songtronix
f16e6aba21 update toolchain to nightly-2020-01-18 2020-01-19 18:50:48 +01:00
Marcel Märtens
c84335fa26 update toolchain to nightly-2019-12-11 2019-12-11 14:43:22 +01:00
soruh
e3bd152d24 update toolchain to nightly-2019-11-04 2019-11-04 18:26:32 +01:00
Forest
4a59ed233c Changed to oct toolchain 2019-10-03 17:19:22 -04:00
Forest Anderson
5bcec6391a Bumped toolchain again 2019-10-03 17:19:22 -04:00
Forest Anderson
6ee99786d6 Removed trailing semicolon 2019-10-03 17:19:22 -04:00
Acrimon
03bf74f414 Updated toolchain version and a bunch of deps. 2019-10-03 17:19:22 -04:00
Forest Anderson
c81363e02b Revert "Merge branch 'angelonfira/bump-toolchain-sept' into 'master'"
This reverts merge request !481
2019-09-06 20:17:57 +00:00
Forest Anderson
db8941210d Bump toolchain 2019-09-06 15:02:48 -04:00
Forest Anderson
d847fc2fc6 Fix CI problems 2019-07-06 18:03:29 +00:00
Mckol
d9234fdb12 Added the rust-toolchain file which automatically sets the toolchain to nightly for cargo users 2019-06-14 14:38:43 +02:00