aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-constexpr.cc
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-12-09 10:08:22 +0000
committerGitHub <noreply@github.com>2022-12-09 10:08:22 +0000
commit62d1620c91053438399064fa4eddb15d09cbabf4 (patch)
tree5bbc11f8cb652f1d29ec57cab7c90440089816fe /gcc/rust/backend/rust-constexpr.cc
parente91b6e5339c36ecd4b6fc103c39d38757b1c7e4a (diff)
parenta3a755838fd661fcfaf34b794cfd1ac9822126a1 (diff)
parent88e509b1b1423867b138617c87a3e709c1db95eb (diff)
parentca0a935cdc375f4747ac67b7dc978be06041dab2 (diff)
downloadgcc-62d1620c91053438399064fa4eddb15d09cbabf4.zip
gcc-62d1620c91053438399064fa4eddb15d09cbabf4.tar.gz
gcc-62d1620c91053438399064fa4eddb15d09cbabf4.tar.bz2
Merge #1678 #1682 #1687
1678: Cleanup unused parameters r=CohenArthur a=philberty This starts removing some of the unused parameters within the codebase 1682: const evaluator: Simplify get_nth_callarg r=CohenArthur a=CohenArthur 1687: Repair 'gcc/rust/lang.opt' comment r=CohenArthur a=tschwinge ... lost in #1527 commit 138a6260124740208b8f3aff2e38617f43b05fe8 "rust: Add -frust-compile-until option". Co-authored-by: Philip Herron <herron.philip@googlemail.com> Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com> Co-authored-by: Thomas Schwinge <thomas@codesourcery.com>