mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-31 07:37:30 +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
|
@ -115,7 +115,7 @@ pub struct FixtureEntry {
|
|||
|
||||
/// Parses text which looks like this:
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// ```not_rust
|
||||
/// //- some meta
|
||||
/// line 1
|
||||
/// line 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue