Philipp Oppermann
|
3936fd7ebc
|
Run cargo fmt for post-12
|
2025-03-27 16:14:12 +01:00 |
|
Philipp Oppermann
|
25f4bdeea1
|
Merge branch 'post-11' into post-12
|
2025-03-27 16:13:24 +01:00 |
|
Philipp Oppermann
|
194fa3c3fe
|
Merge branch 'post-10' into post-11
|
2025-03-27 16:13:24 +01:00 |
|
Philipp Oppermann
|
9799487962
|
Merge branch 'post-09' into post-10
|
2025-03-27 16:13:24 +01:00 |
|
Philipp Oppermann
|
a7c5741ab5
|
Merge branch 'post-08' into post-09
|
2025-03-27 16:13:24 +01:00 |
|
Philipp Oppermann
|
65d8ef5478
|
Merge branch 'post-07' into post-08
|
2025-03-27 16:13:24 +01:00 |
|
Philipp Oppermann
|
c6c0e1a7f0
|
Merge branch 'post-06' into post-07
|
2025-03-27 16:13:24 +01:00 |
|
Philipp Oppermann
|
c407c26224
|
Run cargo fmt
|
2025-03-27 16:13:18 +01:00 |
|
Philipp Oppermann
|
95b30647b1
|
Merge branch 'post-11' into post-12
|
2025-03-27 15:32:18 +01:00 |
|
Philipp Oppermann
|
6de3aeaac3
|
Update allocator code to use unsafe also in unsafe functions
Required since Rust 2024
|
2025-03-27 15:32:15 +01:00 |
|
Philipp Oppermann
|
4057d8db22
|
Merge branch 'post-11' into post-12
|
2025-03-27 15:23:12 +01:00 |
|
Philipp Oppermann
|
a26d6c1b54
|
Merge branch 'post-10' into post-11
|
2025-03-27 15:23:12 +01:00 |
|
Philipp Oppermann
|
dc03bde076
|
Merge branch 'post-09' into post-10
|
2025-03-27 15:23:08 +01:00 |
|
Philipp Oppermann
|
3a988748de
|
Unsafe operations in unsafe functions require an unsafe block since Rust 2024
|
2025-03-27 15:21:52 +01:00 |
|
Philipp Oppermann
|
3fedddde32
|
Merge branch 'post-11' into post-12
|
2025-03-27 15:16:18 +01:00 |
|
Philipp Oppermann
|
aa4f62187e
|
Merge branch 'post-10' into post-11
|
2025-03-27 15:15:32 +01:00 |
|
Philipp Oppermann
|
e8f6e7300d
|
Merge branch 'post-09' into post-10
|
2025-03-27 15:15:29 +01:00 |
|
Philipp Oppermann
|
889ceba24a
|
Merge branch 'post-08' into post-09
|
2025-03-27 15:14:37 +01:00 |
|
Philipp Oppermann
|
1489b0aa06
|
Merge branch 'post-07' into post-08
|
2025-03-27 15:13:48 +01:00 |
|
Philipp Oppermann
|
08831b4ba1
|
Merge branch 'post-06' into post-07
|
2025-03-27 15:13:48 +01:00 |
|
Philipp Oppermann
|
3d94346f43
|
Merge branch 'post-05' into post-06
|
2025-03-27 15:13:48 +01:00 |
|
Philipp Oppermann
|
f19372d58a
|
Merge branch 'post-04' into post-05
|
2025-03-27 15:13:48 +01:00 |
|
Philipp Oppermann
|
e4b3ed6d42
|
Fix: no_mangle is an unsafe attribute since Rust 2024
|
2025-03-27 15:13:34 +01:00 |
|
Philipp Oppermann
|
b1aec7eb66
|
Merge branch 'post-03' into post-04
|
2025-03-27 15:13:25 +01:00 |
|
Philipp Oppermann
|
e2a3e76a32
|
Merge branch 'post-02' into post-03
|
2025-03-27 15:07:41 +01:00 |
|
Philipp Oppermann
|
16bbb8f972
|
Merge branch 'post-01' into post-02
|
2025-03-27 15:07:24 +01:00 |
|
Philipp Oppermann
|
430e2143f8
|
Fix: no_mangle is an unsafe attribute since Rust 2024
|
2025-03-27 15:06:17 +01:00 |
|
Philipp Oppermann
|
e1f4a05136
|
Merge branch 'post-11' into post-12
|
2025-01-15 19:58:30 +01:00 |
|
Philipp Oppermann
|
4f6558c021
|
Merge branch 'post-10' into post-11
|
2025-01-15 19:58:30 +01:00 |
|
Philipp Oppermann
|
f63e0dacca
|
Merge branch 'post-09' into post-10
|
2025-01-15 19:58:30 +01:00 |
|
Philipp Oppermann
|
bb3beb22da
|
Merge branch 'post-08' into post-09
|
2025-01-15 19:58:30 +01:00 |
|
Philipp Oppermann
|
b20e62e86b
|
Merge branch 'post-07' into post-08
|
2025-01-15 19:58:30 +01:00 |
|
Philipp Oppermann
|
8d067be8ac
|
Merge branch 'post-06' into post-07
|
2025-01-15 19:58:30 +01:00 |
|
Philipp Oppermann
|
aa9d0fff74
|
Code: Use new &raw const operator instead of unsafe {& _}
|
2025-01-15 19:58:23 +01:00 |
|
Philipp Oppermann
|
8d5540e15c
|
Merge branch 'post-11' into post-12
|
2025-01-15 19:42:36 +01:00 |
|
Philipp Oppermann
|
9ea911b0bb
|
Remove stable const_mut_refs feature
|
2025-01-15 19:41:40 +01:00 |
|
Philipp Oppermann
|
df2c149e79
|
Update to crossbeam-queue v0.3.11
|
2024-05-30 11:03:30 +02:00 |
|
Philipp Oppermann
|
a2ca911f4e
|
Merge branch 'post-11' into post-12
|
2024-05-30 11:01:51 +02:00 |
|
Philipp Oppermann
|
39ee714093
|
Merge branch 'post-10' into post-11
|
2024-05-30 11:00:28 +02:00 |
|
Philipp Oppermann
|
3743997479
|
Merge branch 'post-09' into post-10
|
2024-05-30 11:00:16 +02:00 |
|
Philipp Oppermann
|
2870ac4e13
|
Merge branch 'post-08' into post-09
|
2024-05-30 10:59:56 +02:00 |
|
Philipp Oppermann
|
aa13e0388c
|
Merge branch 'post-07' into post-08
|
2024-05-30 10:59:56 +02:00 |
|
Philipp Oppermann
|
1edd07c3fd
|
Update to pc_keyboard v0.7.0
|
2024-05-30 10:59:39 +02:00 |
|
Philipp Oppermann
|
c9cdf562f2
|
Merge branch 'post-11' into post-12
|
2023-04-29 12:27:15 +02:00 |
|
Philipp Oppermann
|
f5b5251092
|
Merge branch 'post-10' into post-11
|
2023-04-29 12:27:12 +02:00 |
|
Philipp Oppermann
|
af909cab1e
|
The #[alloc_error_handler] attribute was removed
Allocation errors now always panic.
|
2023-04-29 12:13:06 +02:00 |
|
Philipp Oppermann
|
ee550a64e0
|
Merge branch 'post-08' into post-09
|
2022-04-08 10:07:31 +02:00 |
|
Philipp Oppermann
|
cce1bfd387
|
Merge branch 'post-07' into post-08
|
2022-04-08 10:07:31 +02:00 |
|
Philipp Oppermann
|
511686c054
|
Merge branch 'post-06' into post-07
|
2022-04-08 10:07:31 +02:00 |
|
Philipp Oppermann
|
4101a0bd2e
|
Merge branch 'post-11' into post-12
|
2022-04-08 10:07:31 +02:00 |
|