Files
rust/library/std/src
Matthias Krüger 07afe8d12f Rollup merge of #132321 - betrusted-io:xous/fix-rustc_const_stable-attribute, r=joboet
xous: sync: remove `rustc_const_stable` attribute on Condvar and Mutex new()

These functions had `#[rustc_const_stable(feature = "const_locks", since = "1.63.0")]` on them because they were originally taken from `no_threads`. with d066dfd these no longer compile. Since other platforms do not have this attribute, remove it. This fixes the build for Xous.
2024-10-29 18:39:00 +01:00
..
2024-07-29 08:26:52 +10:00
2024-09-25 17:03:20 -07:00
2024-09-25 17:03:20 -07:00
2024-09-23 10:29:51 +02:00
2024-07-29 08:26:52 +10:00
2024-10-28 17:14:15 +00:00
2024-08-01 15:38:51 -04:00
2024-10-22 20:18:11 -04:00