diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-11-29 04:23:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-29 04:23:23 +0100 |
| commit | 20473eba0b7d6a19e4e303d4e01e930483bb9921 (patch) | |
| tree | 92d4144a49cc14bf17304845eb565dc404838180 /tests/rustdoc-js-std/reference-shrink.js | |
| parent | 68d31b1906c026edcfd72fbc5f7a0c2577ba0f66 (diff) | |
| parent | d9fef774e3ba9e00f0ea143f632f66b1d87afff6 (diff) | |
| download | rust-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
