You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
A virtual file system abstraction for rust-analyzer.
This lives outside of the main rust-analyzer repository because we want to
separate CI. VFS is hugely platform dependent, so CI for it tends to
be longer and more brittle.