Skip to content

Doc comment fixes for rustc::mir::interpret::InterpretCx - #61391

Merged
bors merged 1 commit into
rust-lang:masterfrom
wesleywiser:doc_comments_interpretcx
Jun 1, 2019
Merged

Doc comment fixes for rustc::mir::interpret::InterpretCx#61391
bors merged 1 commit into
rust-lang:masterfrom
wesleywiser:doc_comments_interpretcx

Conversation

@wesleywiser

Copy link
Copy Markdown
Member

Fixes some stuff I noticed while working in const-prop.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 31, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented May 31, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 3b7223d has been approved by Centril

@borsbors 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-review Status: Awaiting review from the assignee but also interested parties. labels May 31, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 1, 2019
…x, r=Centril
Doc comment fixes for `rustc::mir::interpret::InterpretCx`
Fixes some stuff I noticed while working in const-prop.
@CentrilCentril mentioned this pull request Jun 1, 2019
bors added a commit that referenced this pull request Jun 1, 2019
Rollup of 8 pull requests
Successful merges:
- #60729 (Expand dynamic drop tests for cases in #47949)
- #61263 (Don't generate div inside header (h4/h3/h...) elements)
- #61364 (Stabilize reverse_bits feature)
- #61375 (Make "panic did not include expected string" message consistent)
- #61387 (Remove ty::BrFresh and RegionConstraintCollector::new_bound)
- #61389 (Remove GlobalArenas and use Arena instead)
- #61391 (Doc comment fixes for `rustc::mir::interpret::InterpretCx`)
- #61403 (Remove unnecessary `-Z continue-parse-after-error` from tests)
Failed merges:
r? @ghost
@bors
bors merged commit 3b7223d into rust-lang:masterJun 1, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@wesleywiser@rust-highfive@Centril@bors@pnkfelix