Update Nightly Rustc Bot
24971a21d7
Automated update to Github CI to rustc nightly-2025-06-27
2025-06-28 01:57:26 +00:00
Jamil Lambert, PhD
a5db001fc0
Update Github CI to rustc nightly-2025-06-20
...
Automated update failed CI due to new lint errors.
Now lint errors have been fixed update the nightly version.
2025-06-24 14:47:36 +01:00
Jamil Lambert, PhD
47c07c39fb
Manual update to rustc (to nightly-2025-06-06)
...
Automated daily update failed due to the new lints.
Update the nightly version now lints are fixed.
2025-06-09 09:38:36 +01:00
Update Nightly Rustc Bot
4ed0b8918b
Automated update to Github CI to rustc nightly-2025-05-23
2025-05-24 01:52:51 +00:00
Update Nightly Rustc Bot
0cd224deba
Automated update to Github CI to rustc nightly-2025-05-16
2025-05-17 01:53:56 +00:00
Update Nightly Rustc Bot
06096d2a66
Automated update to Github CI to rustc nightly-2025-05-09
2025-05-10 01:51:16 +00:00
Jamil Lambert, PhD
5ba763f1a2
Update Github CI to rustc nightly-2025-05-02
2025-05-06 09:55:37 +01:00
Update Nightly Rustc Bot
267deee60d
Automated update to Github CI to rustc nightly-2025-04-11
2025-04-12 01:47:41 +00:00
Update Nightly Rustc Bot
b01152ef5d
Automated update to Github CI to rustc nightly-2025-04-04
2025-04-05 01:47:30 +00:00
Update Nightly Rustc Bot
1c13627cd8
Automated update to Github CI to rustc nightly-2025-03-21
2025-03-22 01:45:43 +00:00
Update Nightly Rustc Bot
058e8285f0
Automated update to Github CI to rustc nightly-2025-03-14
2025-03-15 01:44:24 +00:00
Update Nightly Rustc Bot
02a9efddc4
Automated update to Github CI to rustc nightly-2025-03-06
2025-03-08 01:18:46 +00:00
Tobin C. Harding
a4b9c196b1
Manually update nightly version
...
While trying to use the `macro_use_imports` lint I found that there is a
bug in last weeks nightly. It has been fixed already so lets update.
Update to todays nightly compiler. Doing so causes some new linter
warnings, for now we just allow them.
2025-03-03 15:05:55 +11:00
Update Nightly Rustc Bot
c810a0ad58
Automated update to Github CI to rustc nightly-2025-02-28
2025-03-01 01:50:11 +00:00
Update Nightly Rustc Bot
ca8bd531d6
Automated update to Github CI to rustc nightly-2025-02-21
2025-02-22 01:38:55 +00:00
Update Nightly Rustc Bot
f433b36ee1
Automated update to Github CI to rustc nightly-2025-02-14
2025-02-15 01:39:44 +00:00
Update Nightly Rustc Bot
c9a86dcf58
Automated update to Github CI to rustc nightly-2025-02-07
2025-02-08 01:37:36 +00:00
Jamil Lambert, PhD
3b350d4f54
Update to rustc (to nightly-2025-01-31)
2025-02-04 16:54:05 +00:00
Update Nightly Rustc Bot
75303b331e
Automated update to Github CI to rustc nightly-2025-01-24
2025-01-25 01:34:42 +00:00
Jamil Lambert, PhD
20d3f16a54
Fix clippy lint in new rustc nightly
...
New nightly lint warning "called `Iterator::last` on a
`DoubleEndedIterator`; this will needlessly iterate the entire iterator"
Code that gives the warning is correct, allow the lint to remove the
warning.
Update rustc nightly to 2025-01-16
2025-01-22 10:13:26 +00:00
Update Nightly Rustc Bot
a431a13c24
Automated update to Github CI to rustc nightly-2025-01-10
2025-01-11 01:41:39 +00:00
Update Nightly Rustc Bot
de0f940b90
Automated update to Github CI to rustc nightly-2024-12-26
2024-12-28 01:38:59 +00:00
Update Nightly Rustc Bot
73140b5fb7
Automated update to Github CI to rustc nightly-2024-12-20
2024-12-21 01:39:59 +00:00
Update Nightly Rustc Bot
d3d20d3fb2
Automated update to Github CI to rustc nightly-2024-12-06
2024-12-07 01:48:31 +00:00
Update Nightly Rustc Bot
75297a68f6
Automated update to Github CI to rustc nightly-2024-12-01
2024-12-02 01:59:35 +00:00
Update Nightly Rustc Bot
987e31a188
Automated update to Github CI to rustc nightly-2024-11-27
2024-11-28 01:55:33 +00:00
Update Nightly Rustc Bot
3002a3c2f2
Automated update to Github CI to rustc nightly-2024-11-22
2024-11-25 01:55:40 +00:00
Update Nightly Rustc Bot
571ba0c77c
Automated update to Github CI to rustc nightly-2024-11-20
2024-11-21 01:52:28 +00:00
Update Nightly Rustc Bot
7876a0d5ee
Automated update to Github CI to rustc nightly-2024-11-17
2024-11-18 01:55:58 +00:00
Update Nightly Rustc Bot
f72db293f7
Automated update to Github CI to rustc nightly-2024-11-13
2024-11-14 01:47:25 +00:00
Update Nightly Rustc Bot
186b9557b6
Automated update to Github CI to rustc nightly-2024-11-06
2024-11-07 01:45:57 +00:00
Update Nightly Rustc Bot
f3aedf5335
Automated update to Github CI to rustc nightly-2024-11-03
2024-11-04 01:50:53 +00:00
Update Nightly Rustc Bot
c80d0bfcc8
Automated update to Github CI to rustc nightly-2024-10-30
2024-10-31 01:50:06 +00:00
Tobin C. Harding
3e2c43b19e
Elide more lifetimes
...
clippy found some more lifetimes to elide.
2024-10-28 15:22:13 +11:00
Update Nightly Rustc Bot
89bba59456
Automated update to Github CI to rustc nightly-2024-09-29
2024-09-30 01:50:57 +00:00
Update Nightly Rustc Bot
216f6e3c1b
Automated update to Github CI to rustc nightly-2024-09-25
2024-09-26 01:46:39 +00:00
Update Nightly Rustc Bot
34c95ad729
Automated update to Github CI to rustc nightly-2024-09-18
2024-09-19 01:44:57 +00:00
Update Nightly Rustc Bot
f7ff6582ad
Automated update to Github CI to rustc nightly-2024-09-15
2024-09-16 01:49:08 +00:00
Martin Habovstiak
bd8ad1f5e2
Add basic `miri` checks
...
We have a bit of `unsafe` code in the crates which should really be
checked with `miri`. Thus this adds a basic CI check that automatically
determines which crates need `miri` checking and checks them. It also
makes sure to enable all target features so that SIMD code can be
checked as well.
2024-09-08 20:24:00 +02:00
Update Nightly Rustc Bot
b60156321c
Automated update to Github CI to rustc nightly-2024-09-04
2024-09-05 01:40:03 +00:00
Update Nightly Rustc Bot
eccd3c4a3d
Automated update to Github CI to rustc nightly-2024-09-01
2024-09-02 01:41:22 +00:00
Update Nightly Rustc Bot
8ae156fe8b
Automated update to Github CI to rustc nightly-2024-08-25
2024-08-26 01:37:06 +00:00
Update Nightly Rustc Bot
4b10490521
Automated update to Github CI to rustc nightly-2024-08-21
2024-08-22 01:36:46 +00:00
Update Nightly Rustc Bot
20ecf5e5d8
Automated update to Github CI to rustc nightly-2024-08-18
2024-08-19 01:37:04 +00:00
Update Nightly Rustc Bot
2ea815f84b
Automated update to Github CI to rustc nightly-2024-08-14
2024-08-15 01:24:07 +00:00
Update Nightly Rustc Bot
dcce7b969b
Automated update to Github CI to rustc nightly-2024-08-11
2024-08-12 01:37:45 +00:00
Update Nightly Rustc Bot
108047ce96
Automated update to Github CI to rustc nightly-2024-08-07
2024-08-08 01:34:58 +00:00
Update Nightly Rustc Bot
a90c8b1929
Automated update to Github CI to rustc nightly-2024-08-04
2024-08-05 01:36:25 +00:00
Update Nightly Rustc Bot
3bd59a5497
Automated update to Github CI to rustc nightly-2024-07-31
2024-08-01 01:41:09 +00:00
Update Nightly Rustc Bot
842fc9b24d
Automated update to Github CI to rustc nightly-2024-07-28
2024-07-29 01:36:26 +00:00