Skip to content

Conversation

@alexcrichton
Copy link
Member

Now rustdoc_ng will be built as both a binary and a library (using the same
rules as all the other binaries that rust has). Furthermore, this will also
start building rustdoc_ng unit tests (and running them).

Note that some rustdoc_ng tests were removed, but @cmr says they weren't supposed to be there in the first place. The rustdoc_ng code should also be included in make install and make dist now.

Now rustdoc_ng will be built as both a binary and a library (using the same
rules as all the other binaries that rust has). Furthermore, this will also
start building rustdoc_ng unit tests (and running them).
@emberian
Copy link
Contributor

Thank you for this work :)

bors added a commit that referenced this pull request Sep 17, 2013
Now rustdoc_ng will be built as both a binary and a library (using the same
rules as all the other binaries that rust has). Furthermore, this will also
start building rustdoc_ng unit tests (and running them).

Note that some `rustdoc_ng` tests were removed, but @cmr says they weren't supposed to be there in the first place. The rustdoc_ng code should also be included in `make install` and `make dist` now.
@bors bors closed this Sep 17, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 28, 2022
Fix ICE in `miri_to_const`

fixes rust-lang#9238
changelog: Fix ICE when using `#![feature(generic_const_exprs)]` in various lints
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.

4 participants