Skip to content

Commit f833f34

Browse files
committed
chore(vfs): drop UPSTREAM.md
Source attribution lives in module docs; a separate upstream pin file is not needed for this owned fork.
1 parent f331165 commit f833f34

2 files changed

Lines changed: 0 additions & 31 deletions

File tree

crates/vfs/UPSTREAM.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

crates/vfs/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//! Owned fork of rust-analyzer's virtual file system (tinymist-style).
22
//!
33
//! Upstream: <https://github.com/rust-lang/rust-analyzer/tree/master/crates/vfs>
4-
//! See `UPSTREAM.md` for the pinned commit and license notes.
54
//!
65
//! # Virtual File System
76
//!

0 commit comments

Comments
 (0)