about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJack Huey <31162821+jackh726@users.noreply.github.com>2021-04-29 19:27:27 -0400
committerGitHub <noreply@github.com>2021-04-29 19:27:27 -0400
commit32c5f39fafecba74ea09ef7b122a62ac6297ce71 (patch)
tree490b3356748205aa91a28d959aa8f017a42759e5 /compiler/rustc_codegen_llvm/src
parente6d8683239f27d2b99f50f71fb15dcf14d66c436 (diff)
parent20b569f579842d6e0dd70ae86b8206ad04b1ec24 (diff)
downloadrust-32c5f39fafecba74ea09ef7b122a62ac6297ce71.tar.gz
rust-32c5f39fafecba74ea09ef7b122a62ac6297ce71.zip
Rollup merge of #84706 - joshtriplett:reduce-aliases, r=m-ou-se
Drop alias `reduce` for `fold` - we have a `reduce` function

Searching for "reduce" currently puts the `reduce` alias for `fold`
above the actual `reduce` function. The `reduce` function already has a
cross-reference for `fold`, and vice versa.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions