about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-29 18:39:00 +0100
committerGitHub <noreply@github.com>2024-10-29 18:39:00 +0100
commit07afe8d12f1c72bdc46f052088922943ca91bcdd (patch)
treee1978ec4123ab22b53cad07919687515f363264f /compiler/rustc_codegen_llvm
parent2707cd670c2d3ea4742d3b447d5e09d872161c5a (diff)
parent59944c9c9f975f874565a1817d1ea005480a5e67 (diff)
downloadrust-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