Closed
Description
This is a tracking issue for fixing the path used for include
in rustdoc doctests.
About tracking issues
Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature. Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
- Implement in nightly Rust 2024.
- N/A: Implement migration lints.
- N/A: Add documentation to the reference.
- See the instructions.
- Add documentation to the edition guide.
- Ensure ready for Rust 2024 stabilization.
Unresolved Questions
- Should this be an edition item for Rust 2024?
Related
- regression: change in paths/CWD for rustdoc tests #132203
- rustdoc: use the correct span for doctests #130582
- rustdoc reports issues against
lib.rs
rather than aninclude_str!
'd file #130470
cc @rust-lang/rustdoc @ehuss @notriddle @GuillaumeGomez
Metadata
Metadata
Assignees
Labels
Area: The 2024 editionCategory: An issue tracking the progress of sth. like the implementation of an RFCStatus: This issue is ready for inclusion in the edition.Relevant to the rustdoc team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.