mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Fix remaining references to cargo xtask codegen
This commit is contained in:
parent
c0e9530fd0
commit
ebf4448f78
5 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
//! See https://github.com/matklad/cargo-xtask/.
|
||||
//!
|
||||
//! This binary defines various auxiliary build commands, which are not
|
||||
//! expressible with just `cargo`. Notably, it provides `cargo xtask codegen`
|
||||
//! expressible with just `cargo`. Notably, it provides tests via `cargo test -p xtask`
|
||||
//! for code generation and `cargo xtask install` for installation of
|
||||
//! rust-analyzer server and client.
|
||||
//!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue