aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-struct-field-expr.cc
AgeCommit message (Expand)AuthorFilesLines
2025-03-21gccrs: Refactor HIR to reduce the amount of raw pointersPierre-Emmanuel Patry1-8/+8
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-16gccrs: cleanup getters to return &unique_ptr instead of pointerMarc Poulhiès1-2/+2
2024-01-16gccrs: ast: Change Identifier definitionPierre-Emmanuel Patry1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-13gccrs: Add HIR to GCC GENERIC lowering for all nodesPhilip Herron1-0/+81