diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-06-19 14:01:13 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-06-22 08:49:35 +0000 |
commit | be6d7343a5dfd535af91ad5a2e4e08ffef2d2013 (patch) | |
tree | c2fc3a34a41a1b0c5b05a917a6e3e616e0e18416 /gcc/rust/resolve | |
parent | d37a1d547014e87cf0fac0171974dca4a9d0db5f (diff) | |
download | gcc-be6d7343a5dfd535af91ad5a2e4e08ffef2d2013.zip gcc-be6d7343a5dfd535af91ad5a2e4e08ffef2d2013.tar.gz gcc-be6d7343a5dfd535af91ad5a2e4e08ffef2d2013.tar.bz2 |
expand: Merge arguments into one
The second argument could be derived from the first one, the second
argument is hence useless as the first argument alone could be kept to
access it's data.
gcc/rust/ChangeLog:
* expand/rust-expand-visitor.cc (ExpandVisitor::expand_inner_stmts):
Remove second argument.
(ExpandVisitor::visit): Remove argument from function call.
* expand/rust-expand-visitor.h: Update function prototype.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions