Aleksey Kladov
|
d35bda6429
|
Make always-assert crate reusable
|
2021-01-26 22:13:42 +03:00 |
|
Lukas Wirth
|
d5095329a1
|
Phase out SourceFileEdits in favour of a plain HashMap
|
2021-01-14 22:43:36 +01:00 |
|
Lukas Wirth
|
f51457a643
|
Group file source edits by FileId
|
2021-01-14 18:35:22 +01:00 |
|
Daiki Ihara
|
7a2eebde22
|
Add initial_contents field for CreateFile
|
2020-12-21 15:55:40 +09:00 |
|
Aleksey Kladov
|
6e24321e45
|
Introduce anchored_path
They allow to represent paths like `#[path = "C:\path.rs"] mod foo;`
in a lossless cross-platform & network-transparent way.
|
2020-12-09 19:07:05 +03:00 |
|
Aleksey Kladov
|
bb5c189b7d
|
Rename ra_ide_db -> ide_db
|
2020-08-13 16:39:16 +02:00 |
|