]> git.ipfire.org Git - thirdparty/gcc.git/commit
borrowck: BIR: use callable API
authorJakub Dupak <dev@jakubdupak.com>
Fri, 2 Feb 2024 13:33:56 +0000 (14:33 +0100)
committerCohenArthur <arthur.cohen@embecosm.com>
Thu, 4 Apr 2024 16:21:10 +0000 (16:21 +0000)
commitba7e9a78f6c0f875d94db51c9fc64fec64477874
tree0e50432c582bab88bbd1f530117a3cb38d4cae23
parent02d788d14c763bbf4e439869d2a984f5d9aa4f9d
borrowck: BIR: use callable API

gcc/rust/ChangeLog:

* checks/errors/borrowck/rust-bir-builder-expr-stmt.cc (ExprStmtBuilder::visit):
Use callable API

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/rust/checks/errors/borrowck/rust-bir-builder-expr-stmt.cc