Skip to content

Tweak unstable diagnostic output - #59862

Merged
bors merged 3 commits into
rust-lang:masterfrom
estebank:tweak-unstable-diag
Apr 13, 2019
Merged

Tweak unstable diagnostic output#59862
bors merged 3 commits into
rust-lang:masterfrom
estebank:tweak-unstable-diag

Conversation

@estebank

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @petrochenkov

(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 Apr 10, 2019
Comment threadsrc/test/ui/cast/cast-ptr-to-int-const.stderr Outdated
Comment threadsrc/libsyntax/feature_gate.rs Outdated
@rust-highfive

This comment has been minimized.

@estebank
estebankforce-pushed the tweak-unstable-diag branch from 48cc22b to 146d040CompareApril 11, 2019 18:42
@rust-highfive

This comment has been minimized.

@petrochenkov

Copy link
Copy Markdown
Contributor

r=me with the remaining tests fixed

@petrochenkovpetrochenkov added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 11, 2019
@estebank
estebankforce-pushed the tweak-unstable-diag branch from 27f7667 to 66ed5d9CompareApril 11, 2019 21:21
@estebank

Copy link
Copy Markdown
ContributorAuthor

@bors r=petrochenkov

@bors

bors commented Apr 12, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 66ed5d9 has been approved by petrochenkov

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 12, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 12, 2019
@CentrilCentril mentioned this pull request Apr 12, 2019
bors added a commit that referenced this pull request Apr 13, 2019
Rollup of 8 pull requests
Successful merges:
- #59781 (Remove check_match from const_eval)
- #59820 (proc_macro: stop using LEB128 for RPC.)
- #59846 (clarify what the item is in "not a module" error)
- #59847 (Error when using `catch` after `try`)
- #59859 (Suggest removing `?` to resolve type errors.)
- #59862 (Tweak unstable diagnostic output)
- #59866 (Recover from missing semicolon based on the found token)
- #59892 (Impl RawFd conversion traits for WASI TcpListener, TcpStream and UdpSocket)
Failed merges:
r? @ghost
@bors
bors merged commit 66ed5d9 into rust-lang:masterApr 13, 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

@estebank@rust-highfive@petrochenkov@bors@Centril