]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: TyTy: Region (lifetime) representation
authorJakub Dupak <dev@jakubdupak.com>
Tue, 23 Jan 2024 11:29:25 +0000 (12:29 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 7 Feb 2024 11:40:21 +0000 (12:40 +0100)
commita2efcc8042a9bdec25dc44f28b5e8027c643f235
treeab877347412c5aa4ad22c3234e7c41d40ca8d01e
parentc49e45d7e849c016bd9513447ff7341a9bcb1a05
gccrs: TyTy: Region (lifetime) representation

gcc/rust/ChangeLog:

* typecheck/rust-tyty-region.h: New file.

Signed-off-by: Jakub Dupak <dev@jakubdupak.com>
gcc/rust/typecheck/rust-tyty-region.h [new file with mode: 0644]