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
Building docs (as on docs.rs) has been broken since 8ee8739. This commit
introduces POSTCOPY and made this feature mutually exclusive with xen.
As docs are build for all features the corresponding check will be
triggered and the docs can not be built.
This patch extends the check to allow both "postcopy" and "xen" to be
enabled when building docs.
Signed-off-by: Christian Speich <[email protected]>
0 commit comments