We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f331165 commit f833f34Copy full SHA for f833f34
2 files changed
crates/vfs/UPSTREAM.md
crates/vfs/src/lib.rs
@@ -1,7 +1,6 @@
1
//! Owned fork of rust-analyzer's virtual file system (tinymist-style).
2
//!
3
//! Upstream: <https://github.com/rust-lang/rust-analyzer/tree/master/crates/vfs>
4
-//! See `UPSTREAM.md` for the pinned commit and license notes.
5
6
//! # Virtual File System
7
0 commit comments