-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-miriArea: The miri toolArea: The miri toolT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
Currently we do ensure on CI that cargo miri test
works, but doctests are enabled as I couldn't figure out how to get this to work within bootstrap. However, that has let rust-lang/miri#3404 slip through. So ideally we can figure out these bootstrap issues and test rustdoc inside cargo miri test
on rustc CI.
Metadata
Metadata
Assignees
Labels
A-miriArea: The miri toolArea: The miri toolT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)