aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/parse/rust-parse-impl.h
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-01-05 15:59:10 +0000
committerGitHub <noreply@github.com>2023-01-05 15:59:10 +0000
commit48d32bc9cb05ea02ee0dc9d97d86ff1f559fae4f (patch)
tree62b07f199e6f55c24ad2ccca011458717a133862 /gcc/rust/parse/rust-parse-impl.h
parent68b0212c81a9c8187976eb27a932ee4bf65643a1 (diff)
parent5bbbe70df980d90fe8f1d74efdb885432c491195 (diff)
parentfd25c4fa72fe82f70a389b5c5ee50db0afe30471 (diff)
downloadgcc-48d32bc9cb05ea02ee0dc9d97d86ff1f559fae4f.zip
gcc-48d32bc9cb05ea02ee0dc9d97d86ff1f559fae4f.tar.gz
gcc-48d32bc9cb05ea02ee0dc9d97d86ff1f559fae4f.tar.bz2
Merge #1707 #1717
1707: Fix frust very long typo r=CohenArthur a=CohenArthur Missing space character 1717: format: Fix git whitespace errors r=CohenArthur a=CohenArthur Addresses #1680 Fixes #1680 Probably does not need a changelog since I assume this commit will just be dropped when we merge Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>