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
A virtual file system abstraction for rust-analyzer.
This lives outside of the main rust-analyzer repository because we to
separate CI. VFS is hugely platform dependent, so CI for it tends to
be longer and more brittle.