| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-10-03 | Add semicolons for consistency | Aramis Razzaghipour | -2/+2 |
| 2021-06-13 | clippy::redudant_borrow | Maan2003 | -1/+1 |
| 2021-01-12 | Document vfs private items | Arnaud | -0/+15 |
| 2021-01-12 | Document vfs public items | Arnaud | -0/+42 |
| 2020-12-09 | . | Aleksey Kladov | -4/+4 |
| 2020-12-01 | Extract tests module to file in vfs crate | Daiki Ihara | -50/+1 |
| 2020-09-10 | Move rust-related logic from vfs to base_db level | Kirill Bulatov | -60/+5 |
| 2020-09-10 | Properly handle special cases (binaries, mod.rs) | Kirill Bulatov | -26/+58 |
| 2020-09-10 | Small refactoring | Kirill Bulatov | -11/+11 |
| 2020-09-10 | Happy path implemented | Kirill Bulatov | -6/+11 |
| 2020-09-10 | Properly use FileSet API | Kirill Bulatov | -21/+25 |
| 2020-09-10 | Better API | Kirill Bulatov | -14/+14 |
| 2020-09-10 | First steps for mod<|> completion | Kirill Bulatov | -2/+25 |
| 2020-07-26 | Add one more test | Aleksey Kladov | -21/+50 |
| 2020-07-14 | Minor, push allocations down | Aleksey Kladov | -1/+1 |
| 2020-07-07 | Replace ad hocery with science | Aleksey Kladov | -56/+49 |
| 2020-07-07 | Fix symbol search in salsa | Aleksey Kladov | -19/+90 |
| 2020-07-01 | FileSetConfig works with empty set of roots | Aleksey Kladov | -1/+1 |
| 2020-06-26 | Make VFS join methods fallible | Jonas Schievink | -1/+1 |
| 2020-06-23 | New VFS | Aleksey Kladov | -10/+5 |
| 2020-06-19 | Speedup VFS::partition | Aleksey Kladov | -9/+23 |
| 2020-06-16 | New VFS API | Aleksey Kladov | -0/+99 |
