]> git.lizzy.rs Git - rust.git/commit
Auto merge of #52896 - SergioBenitez:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 15 Sep 2018 12:33:44 +0000 (12:33 +0000)
committerbors <bors@rust-lang.org>
Sat, 15 Sep 2018 12:33:44 +0000 (12:33 +0000)
commitcba0fdf43c22795822e1d7c751a69e6c85007221
treecf495479808b1defa80443e9ef13c9808559e6c4
parentd92b0661c081d1a04c7028df7214a7045f0f50ca
parent10bb5edb19a84b00308f6980e21646bf7951a55e
Auto merge of #52896 - SergioBenitez:master, r=alexcrichton

Add inspection and setter methods to proc_macro::Diagnostic.

A few useful methods for `proc_macro::Diagnostic`.

r? @alexcrichton