Skip to content

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Jul 11, 2024

This fixes some more issues trying to get mdbook-spec to work in rust-lang/rust.

  • Regex must be downgraded because memchr is pinned and we need to use older versions of regex because of that.
  • Set the name of the preprocessor correctly (required for how it is integrated upstream).
  • Added some elided lifetimes because the rust repo is finicky about using elided_lifetimes_in_paths.
  • Don't assume rustdoc is in PATH, since when building it isn't there.

@JoelMarcey JoelMarcey merged commit 1cbd564 into rust-lang:main Jul 11, 2024
@ehuss ehuss mentioned this pull request Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants