mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
remove ignored macro tests
we need to significantly reengineer macros, so the tests as they exist are useless
This commit is contained in:
parent
4142a3adc6
commit
9738fb48a6
4 changed files with 3 additions and 50 deletions
|
@ -18,7 +18,7 @@ impl MockAnalysis {
|
|||
}
|
||||
/// Creates `MockAnalysis` using a fixture data in the following format:
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// ```not_rust
|
||||
/// //- /main.rs
|
||||
/// mod foo;
|
||||
/// fn main() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue