about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-07-26 19:03:07 -0400
committerGitHub <noreply@github.com>2024-07-26 19:03:07 -0400
commitf1cf2f526a5b76b15b5d9bf9ae5f24163c876612 (patch)
tree93719a8a570922b42d180ffde422bd913252abd2 /compiler/rustc_codegen_llvm/src/errors.rs
parentaf52be2ceac41712432965621710af4ea88727e1 (diff)
parent33b98bf2566d1ac768fe979cb9c5ff5b30c6d9b6 (diff)
downloadrust-f1cf2f526a5b76b15b5d9bf9ae5f24163c876612.tar.gz
rust-f1cf2f526a5b76b15b5d9bf9ae5f24163c876612.zip
Rollup merge of #128226 - oli-obk:option_vs_empty_slice, r=petrochenkov
Remove redundant option that was just encoding that a slice was empty

There is already a sanity check ensuring we don't put empty attribute lists into the HIR:

https://github.com/rust-lang/rust/blob/6ef11b81c2c02c3c4b7556d1991a98572fe9af87/compiler/rustc_ast_lowering/src/lib.rs#L661-L667
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions