mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-22 01:52:56 +00:00
Switch to new magic marks
This commit is contained in:
parent
5258c817f7
commit
ecac5d7de2
42 changed files with 157 additions and 303 deletions
|
@ -6,8 +6,6 @@
|
|||
//! * Extracting markup (mainly, `<|>` markers) out of fixture strings.
|
||||
//! * marks (see the eponymous module).
|
||||
|
||||
#[macro_use]
|
||||
pub mod marks;
|
||||
#[macro_use]
|
||||
pub mod mark;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue