mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 12:13:43 +00:00
Add doc comment to pass tidy check
This commit is contained in:
parent
5f54ec0e85
commit
fba6adfae4
@ -1,3 +1,5 @@
|
||||
//! A standalone binary for `proc-macro-srv`.
|
||||
|
||||
use proc_macro_srv::cli;
|
||||
|
||||
fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user