about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2021-04-29 12:05:08 -0700
committerJosh Triplett <josh@joshtriplett.org>2021-04-29 12:05:08 -0700
commit20b569f579842d6e0dd70ae86b8206ad04b1ec24 (patch)
treef0fe217a330b3e912a6e26cb1800a06975e18758 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent814a560072c305d274affc78219e4a7e0558252f (diff)
downloadrust-20b569f579842d6e0dd70ae86b8206ad04b1ec24.tar.gz
rust-20b569f579842d6e0dd70ae86b8206ad04b1ec24.zip
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_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions