aboutsummaryrefslogtreecommitdiff
path: root/crates/vfs/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an ↵Alexandru Macovei2021-04-061-0/+1
| | | | IndexSet
* Add description for crates that will be publishedPavan Kumar Sunkara2020-08-241-0/+1
|
* Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-241-1/+1
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-2/+2
|
* Add a license field to all the cratesYuki Okushi2020-07-141-0/+1
|
* no doctestsAleksey Kladov2020-07-111-0/+3
|
* Replace ad hocery with scienceAleksey Kladov2020-07-071-0/+1
|
* New VFSAleksey Kladov2020-06-231-4/+0
|
* New VFS APIAleksey Kladov2020-06-161-0/+14