unicodeobject: drop leftover w_str_get_value rustdoc links - #1977
Conversation
Assisted-by: Claude
|
Warning Review limit reachedNext included review available in 13 minutes. View limit detailsLimit details: You’ve used all 2 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 Codex parity reviewStatic analysis of this diff vs the local RPython/PyPy sources (commit 0ca28ad). Files in the reviewed diffCodex did not produce a report (exit 1). Last log lines: |
Merging this PR will not alter performance
Comparing Footnotes
|
Follow-up to #1969. The panicking
w_str_get_valueis gone; rustdoc still pointed at it.unicodeobject.rs: drop the orphaned "there is no panicking view" paragraph and retargetw_str_get_wtf8/w_str_get_value_optcomments_ast/convert.rsutf8_only: linkw_str_get_value_optdictmultiobject.rsw_dict_str_entries: drop the intra-doc link to the deleted functionNo code change.
Assisted-by: Claude