about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-02-13 16:36:48 +0900
committerGitHub <noreply@github.com>2021-02-13 16:36:48 +0900
commit4c8e38aa60c4dc36b44725bc956cd19ff6e9f6ac (patch)
tree0910deef139f20d95ebafd06c438b64c911e8316 /compiler/rustc_codegen_llvm/src
parentf6677b0f52e2e4bb557945652f03cd1b4bf55c4a (diff)
parent681cccad571c99673be4e2ad14bc2048e8894ac8 (diff)
downloadrust-4c8e38aa60c4dc36b44725bc956cd19ff6e9f6ac.tar.gz
rust-4c8e38aa60c4dc36b44725bc956cd19ff6e9f6ac.zip
Rollup merge of #82033 - magurotuna:issue82016, r=jyn514
Refactor `get_word_attr` to return only `Option`

This commit removes `bool` from the return type of `NestedAttributesExt::get_word_attr` so it will return only `Option<ast::NestedMetaItem>` for less redundancy.

Closes #82016

r? `@jyn514`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions