mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 22:01:37 +00:00
Check licenses
This commit is contained in:
parent
139214d8ca
commit
239a6012eb
3 changed files with 44 additions and 4 deletions
|
@ -20,7 +20,7 @@ use walkdir::{DirEntry, WalkDir};
|
|||
|
||||
use crate::{
|
||||
codegen::Mode,
|
||||
not_bash::{fs2, pushd, pushenv, rm_rf, run},
|
||||
not_bash::{fs2, pushd, pushenv, rm_rf},
|
||||
};
|
||||
|
||||
pub use anyhow::{bail, Context as _, Result};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue