about summary refs log tree commit diff
path: root/tests/codegen/repr/transparent-byval-struct-ptr.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2025-02-24 18:46:37 -0500
committerGitHub <noreply@github.com>2025-02-24 18:46:37 -0500
commit91dc3eed50e2ac5c22c80c3c5129f0dbc818c67c (patch)
tree602029eb8e3361354e6b056a1e2a3cadc0d1ac71 /tests/codegen/repr/transparent-byval-struct-ptr.rs
parentaf10f27bf1341b0b282b1bcefd0c2daa26094068 (diff)
parent68543abb45f446e29fceec5d62045acc02e40480 (diff)
downloadrust-91dc3eed50e2ac5c22c80c3c5129f0dbc818c67c.tar.gz
rust-91dc3eed50e2ac5c22c80c3c5129f0dbc818c67c.zip
Rollup merge of #137516 - RalfJung:rustc_const_unstable-cleanup, r=Amanieu
remove some unnecessary rustc_const_unstable

If the function is anyway unstable, it doesn't need to be `rustc_const_unstable`.

`copy_from_slice` turns out to not do anything const-unstable itself, we just haven't stably committed to it being available in const yet. See [here](https://rustc-dev-guide.rust-lang.org/stability.html?highlight=rustc_const_stable_indirect) for more details on the `rustc_const_stable_indirect` attribute.
Diffstat (limited to 'tests/codegen/repr/transparent-byval-struct-ptr.rs')
0 files changed, 0 insertions, 0 deletions