about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-08 17:18:52 +0100
committerGitHub <noreply@github.com>2024-12-08 17:18:52 +0100
commitd619c4056cfa936ea763f18dfd87e9129b67b40c (patch)
treee2b0675046a934b9f5295a8479628b6d09b38583 /compiler/rustc_parse/src/parser/expr.rs
parentfe5f5fd6b5535a4726612d40e85b739c47f600f5 (diff)
parent18d7b9a12fb0c735aedf3fdc6db12e249d963a83 (diff)
downloadrust-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