aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve/rust-ast-resolve.cc
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-04-26 18:24:36 +0000
committerGitHub <noreply@github.com>2022-04-26 18:24:36 +0000
commit8b2e6da73956c8f12a4a150b5b9dcf8f1b5656ba (patch)
treeba0571c39f01d9cda7a71fa3802481659dd97e6c /gcc/rust/resolve/rust-ast-resolve.cc
parent0ce3b067a84cd4a44fbfcb64a1669e18ed29b7f0 (diff)
parentb3d85dc842f16513a807f404f061dbe8edb9465c (diff)
downloadgcc-8b2e6da73956c8f12a4a150b5b9dcf8f1b5656ba.zip
gcc-8b2e6da73956c8f12a4a150b5b9dcf8f1b5656ba.tar.gz
gcc-8b2e6da73956c8f12a4a150b5b9dcf8f1b5656ba.tar.bz2
Merge #1174
1174: Remove default location for `SimplePath`s r=CohenArthur a=CohenArthur This removes the default argument for the locus of `SimplePath`s. Addresses #1159 There are a lot of places in the code where it is not possible to insert a "correct" location for these `SimplePath`s: namely, when creating the use statement for the standard library's prelude, or when creating the `SimplePath`s of attributes. I've left a few FIXMEs in these cases because I'm unsure about the proper course of action. Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve.cc')
0 files changed, 0 insertions, 0 deletions