mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
add simple top-level doc-comment for build_steps/clippy
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Implementation of running clippy on the compiler, standard library and various tools.
|
||||
|
||||
use std::path::Path;
|
||||
|
||||
use crate::builder::Builder;
|
||||
|
||||
Reference in New Issue
Block a user