about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-20 06:29:50 +0000
committerbors <bors@rust-lang.org>2024-09-20 06:29:50 +0000
commitc4949b76ea093ad454d1d893178043e33fb76ad5 (patch)
treea0994be0c2afc5278144a9d236eeac933fb0fd33 /compiler/rustc_llvm/llvm-wrapper
parent814da15d8baf2391f4d19cbc4bf73f81ffbeabdf (diff)
parent6ec47a3e24ad7969f6372a928087cbbde05157b5 (diff)
downloadrust-c4949b76ea093ad454d1d893178043e33fb76ad5.tar.gz
rust-c4949b76ea093ad454d1d893178043e33fb76ad5.zip
Auto merge of #18153 - ChayimFriedman2:mbe-const, r=Veykril
fix: When checking for forbidden expr kind matches, account for rawness

An expression starting with `r#const` etc. should be accepted even in edition <=2021.

Fixes #18148.

This was not fixed when testing with edition 2024, I wonder whether that means our check for edition is incorrect...
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions