diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-12-08 17:18:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-08 17:18:52 +0100 |
| commit | d619c4056cfa936ea763f18dfd87e9129b67b40c (patch) | |
| tree | e2b0675046a934b9f5295a8479628b6d09b38583 /compiler/rustc_parse/src/parser/expr.rs | |
| parent | fe5f5fd6b5535a4726612d40e85b739c47f600f5 (diff) | |
| parent | 18d7b9a12fb0c735aedf3fdc6db12e249d963a83 (diff) | |
| download | rust-d619c4056cfa936ea763f18dfd87e9129b67b40c.tar.gz rust-d619c4056cfa936ea763f18dfd87e9129b67b40c.zip | |
Rollup merge of #134020 - scottmcm:fix-a-fixme, r=jieyouxu
Remove unnecessary `int_type_width_signed` function This can just use `Ty::int_size_and_signed` instead of making its own version. You might want to look at this [ignoring whitespace](https://github.com/rust-lang/rust/pull/134020/files?w=1) since a huge bunch of code got un-indented.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
