ide: Fix cargo test -p ide --doc
This commit is contained in:
parent
a3e60e7f7a
commit
adddd14afb
@ -1,5 +1,5 @@
|
||||
//! Implementation of "range exclusive" inlay hints:
|
||||
//! ```no_run
|
||||
//! ```ignore
|
||||
//! for i in 0../* < */10 {}
|
||||
//! if let ../* < */100 = 50 {}
|
||||
//! ```
|
||||
|
Loading…
Reference in New Issue
Block a user