diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-29 18:39:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-29 18:39:00 +0100 |
| commit | 07afe8d12f1c72bdc46f052088922943ca91bcdd (patch) | |
| tree | e1978ec4123ab22b53cad07919687515f363264f /compiler/rustc_codegen_llvm | |
| parent | 2707cd670c2d3ea4742d3b447d5e09d872161c5a (diff) | |
| parent | 59944c9c9f975f874565a1817d1ea005480a5e67 (diff) | |
| download | rust-07afe8d12f1c72bdc46f052088922943ca91bcdd.tar.gz rust-07afe8d12f1c72bdc46f052088922943ca91bcdd.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
