mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00
ignore another test that fails on windows
This commit is contained in:
parent
5741189750
commit
07bf55f017
@ -59,7 +59,7 @@ impl VfsPath {
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
/// ```
|
||||
/// ```ignore
|
||||
/// # use vfs::{AbsPathBuf, VfsPath};
|
||||
/// let mut path = VfsPath::from(AbsPathBuf::assert("/foo/bar".into()));
|
||||
/// assert!(path.pop());
|
||||
|
Loading…
x
Reference in New Issue
Block a user