Commit 2025-04-03 00:00 ecdddd70

View on Github →

chore: fix missing namespaces (#23565) Deprecations aren't viable here because they cause name ambiguities with the new name, which would result in an error. Moves:

  • mem_span_range_iff_exists_funSubmodule.mem_span_range_iff_exists_fun
  • top_le_span_range_iff_forall_exists_funSubmodule.top_le_span_range_iff_forall_exists_fun
  • mem_span_image_iff_exists_funSubmodule.mem_span_image_iff_exists_fun
  • mem_span_setSubmodule.mem_span_set
  • mem_span_set'Submodule.mem_span_set'
  • span_eq_iUnion_natSubmodule.span_eq_iUnion_nat

Estimated changes