about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/reference-shrink.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-11-29 04:23:23 +0100
committerGitHub <noreply@github.com>2023-11-29 04:23:23 +0100
commit20473eba0b7d6a19e4e303d4e01e930483bb9921 (patch)
tree92d4144a49cc14bf17304845eb565dc404838180 /tests/rustdoc-js-std/reference-shrink.js
parent68d31b1906c026edcfd72fbc5f7a0c2577ba0f66 (diff)
parentd9fef774e3ba9e00f0ea143f632f66b1d87afff6 (diff)
downloadrust-20473eba0b7d6a19e4e303d4e01e930483bb9921.tar.gz
rust-20473eba0b7d6a19e4e303d4e01e930483bb9921.zip
Rollup merge of #118394 - nnethercote:rm-hir-Ops, r=cjgillot
Remove HIR opkinds

`hir::BinOp`, `hir::BinOpKind`, and `hir::UnOp` are identical to `ast::BinOp`, `ast::BinOpKind`, and `ast::UnOp`, respectively. This seems silly, so this PR removes the HIR ones. (A re-export lets the AST ones be referred to using a `hir::` qualifier, which avoids renaming churn.)

r? `@cjgillot`
Diffstat (limited to 'tests/rustdoc-js-std/reference-shrink.js')
0 files changed, 0 insertions, 0 deletions