mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Move xtask flags around outide the generated section
This commit is contained in:
parent
e265e3d518
commit
84d38c7e94
2 changed files with 60 additions and 57 deletions
|
@ -235,6 +235,7 @@ pub struct RunTests {
|
|||
#[derive(Debug)]
|
||||
pub struct RustcTests {
|
||||
pub rustc_repo: PathBuf,
|
||||
|
||||
pub filter: Option<String>,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue