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

add rustdoc support #1757

Merged
merged 8 commits into from
Apr 6, 2021
Merged

add rustdoc support #1757

merged 8 commits into from
Apr 6, 2021

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Apr 5, 2021

@teryror did all the work in #1671; I just finished things up and fixed conflicts. Also thanks to @hyd-dev for preemptively fixing a sysroot issue that would have taken me some time to diagnose.

Fixes #584

cargo-miri/bin.rs Outdated Show resolved Hide resolved
@RalfJung
Copy link
Member Author

RalfJung commented Apr 6, 2021

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 6, 2021

📌 Commit 2f6dff6 has been approved by RalfJung

@bors
Copy link
Collaborator

bors commented Apr 6, 2021

⌛ Testing commit 2f6dff6 with merge 685ad70...

@bors
Copy link
Collaborator

bors commented Apr 6, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 685ad70 to master...

@bors bors merged commit 685ad70 into rust-lang:master Apr 6, 2021
@RalfJung RalfJung deleted the rustdoc branch April 7, 2021 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo miri test does not run doc-tests
3 participants