about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-19 08:55:36 +0200
committerGitHub <noreply@github.com>2025-07-19 08:55:36 +0200
commit4b9471771bb23c0a39c8f3b62c756ac63ce7ac22 (patch)
tree5248e0ed2d72382fb9a53e5fa05e1ff7169ac4a7 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent870d429e251832330ca034d0f83754c97bab96f9 (diff)
parentc004a96603bf8cfdd9ac462526a8e06ad6df5b66 (diff)
downloadrust-4b9471771bb23c0a39c8f3b62c756ac63ce7ac22.tar.gz
rust-4b9471771bb23c0a39c8f3b62c756ac63ce7ac22.zip
Rollup merge of #144098 - cjgillot:lint-rpitit, r=compiler-errors
Do not lint private-in-public for RPITIT

Fixes the hard error introduced by https://github.com/rust-lang/rust/pull/143357

Instead of trying to accept this hard error directly, this PR copies tests from https://github.com/rust-lang/rust/pull/144020 and removes the error.

If the behaviour is actually desirable, the second commit can be reverted with a proper crater run.

cc https://github.com/rust-lang/rust/issues/143531 for bookkeeping

r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions