Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable per-crate search now that rustdoc bugs are fixed #1020

Merged
merged 2 commits into from
Sep 10, 2020

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    adbe398 View commit details
    Browse the repository at this point in the history
  2. Fix bug that would have caused every crate build to fail

    docs.rs needs build tests :(
    
    ```
    2020/09/04 23:06:51 [INFO] rustwide::cmd: [stderr] error: Unrecognized option: 'disable-per-crate-search--extern-html-root-url'
    ```
    jyn514 committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    dac5f93 View commit details
    Browse the repository at this point in the history