You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#121051 - Nilstrieb:targetting, r=davidtwco,onur-ozkan
Introduce infrastructure for generating target docs
See rust-lang#120745
It's highly unlikely that the format is optimal, but it's okay at least and can always be improved. Mostly posting this to get something working so we can continue.
Use `TARGET_CHECK_ONLY=0` to actually build the book instead of just checking the new docs.
r? `@davidtwco`
0 commit comments