about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/basic.js
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-02-14 14:05:25 -0800
committerGitHub <noreply@github.com>2025-02-14 14:05:25 -0800
commit388823cf004d0c69b33b6a02a22c7b83af753629 (patch)
tree3df86e40a78b2607d47fb96a208669cd6f6e27d0 /tests/rustdoc-js-std/basic.js
parent181458bc1c3bfcac6299eace2d361d2450746e5b (diff)
parent2ea9e1d796b2e232f00cc8baa0478e30ea3d4c77 (diff)
downloadrust-388823cf004d0c69b33b6a02a22c7b83af753629.tar.gz
rust-388823cf004d0c69b33b6a02a22c7b83af753629.zip
Rollup merge of #137006 - dianne:remove-errci-fields, r=compiler-errors
borrowck diagnostics cleanup: remove an unused and a barely-used field

This removes the fields `fr_is_local` and `outlived_fr_is_local` from the struct `ErrorConstraintInfo`. `fr_is_local` was fully unused, but wasn't caught by dead-code analysis. For symmetry, and since `outlived_fr_is_local` was used only once and is easy to recompute, I've removed it too. That makes its one use a bit longer, but constructing/destructuring an `ErrorConsraintInfo` now fits on one line.
Diffstat (limited to 'tests/rustdoc-js-std/basic.js')
0 files changed, 0 insertions, 0 deletions