aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2022-06-14 11:38:08 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2022-06-14 13:27:36 +0200
commit2fe0a4da436b928900220c84c24fd5955df58dae (patch)
tree993af40f037411fae5f10aafac0fcfa8477a713e /gcc/rust/resolve
parent1c679d7f42834a72956d6fb39c8d298dd6dc4b4e (diff)
downloadgcc-2fe0a4da436b928900220c84c24fd5955df58dae.zip
gcc-2fe0a4da436b928900220c84c24fd5955df58dae.tar.gz
gcc-2fe0a4da436b928900220c84c24fd5955df58dae.tar.bz2
parser: Refactor generic parameter parsing
This allows us to parse lifetimes and types (and later const generics) in any order without necessarily erroring out. It also simplifies the code greatly and makes it easier to modify. Finally, this commit removes an unused duplicate parse_generic_params function
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions