]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: BIR: Fix missed nodiscard
authorJakub Dupak <dev@jakubdupak.com>
Mon, 11 Dec 2023 20:52:48 +0000 (21:52 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 30 Jan 2024 11:36:50 +0000 (12:36 +0100)
commit35d5f82eaeaa849997039586109b0b302a88148a
tree04c714833b5bf94571a1d123532272e2ea0524a1
parented198edc9bfc17b4c2356068623aa31bda4e1ee7
gccrs: BIR: Fix missed nodiscard

gcc/rust/ChangeLog:

* checks/errors/borrowck/rust-bir-builder-internal.h: Replace nodiscard.
* checks/errors/borrowck/rust-bir-place.h: Replace nodiscard.

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/rust/checks/errors/borrowck/rust-bir-builder-internal.h
gcc/rust/checks/errors/borrowck/rust-bir-place.h