Skip to content

Conversation

marmeladema
Copy link
Contributor

Together with #72777 this should remove all uses of NodeId in rustdoc.

cc #50928

r? @petrochenkov

@petrochenkov petrochenkov added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label May 30, 2020
@marmeladema marmeladema force-pushed the rustdoc-def-id-resolve-str-path-error branch from ff59cf4 to e9e243e Compare May 30, 2020 14:25
@marmeladema marmeladema force-pushed the rustdoc-def-id-resolve-str-path-error branch from e9e243e to 372ba2a Compare May 30, 2020 15:13
@petrochenkov
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented May 30, 2020

📌 Commit 372ba2a has been approved by petrochenkov

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels May 30, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request May 31, 2020
…str-path-error, r=petrochenkov

Use `LocalDefId` instead of `NodeId` in `resolve_str_path_error`

Together with rust-lang#72777 this should remove all uses of `NodeId` in `rustdoc`.

cc rust-lang#50928

r? @petrochenkov
bors added a commit to rust-lang-ci/rust that referenced this pull request May 31, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#72683 (from_u32_unchecked: check validity, and fix UB in Wtf8)
 - rust-lang#72715 (Account for trailing comma when suggesting `where` clauses)
 - rust-lang#72745 (generalize Borrow<[T]> for Interned<'tcx, List<T>>)
 - rust-lang#72749 (Update stdarch submodule to latest head)
 - rust-lang#72781 (Use `LocalDefId` instead of `NodeId` in `resolve_str_path_error`)

Failed merges:

r? @ghost
@bors bors merged commit cbc73dc into rust-lang:master May 31, 2020
@marmeladema marmeladema deleted the rustdoc-def-id-resolve-str-path-error branch April 24, 2021 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants