about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-28 12:59:58 +0100
committerGitHub <noreply@github.com>2025-03-28 12:59:58 +0100
commit310bebc48779433ea80b5c58477fd51245ea66c5 (patch)
tree5c476713870d0519af4323721283071301f6c214 /compiler/rustc_codegen_gcc
parentea56904feb1e63e73a66622d22509e44cc5ab715 (diff)
parentdeeac1c588d3487202490280ee64434ad3c45f0c (diff)
downloadrust-310bebc48779433ea80b5c58477fd51245ea66c5.tar.gz
rust-310bebc48779433ea80b5c58477fd51245ea66c5.zip
Rollup merge of #139047 - m-ou-se:remove-scope-depth, r=oli-obk
Remove ScopeDepth

The scope depth was tracked, but never seemed to be used for anything.

Every single place that used `(Scope, ScopeDepth)`, matched it on `(p, _)`.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions