aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Support LSP 3.15Jeremy Kolb2019-12-111-3/+3
* chore: bump deps and use mainline chalkLaurențiu Nicola2019-12-091-67/+44
* Remove ty from code_modelAleksey Kladov2019-12-081-0/+2
* DynMapAleksey Kladov2019-12-061-0/+7
* :arrow_up: rowanAleksey Kladov2019-12-041-3/+3
* :arrow_up: rowanAleksey Kladov2019-12-041-3/+3
* Replace `ra_hir_expand::either` with crateice10002019-12-031-0/+4
* Just update some thingsJeremy Kolb2019-12-011-43/+43
* Remove log dependency from ra_cliAlexander Ekdahl2019-11-301-1/+0
* Remove flexi_logger from ra_lsp_serverAlexander Ekdahl2019-11-301-58/+1
* Use env_logger in ra_cliAlexander Ekdahl2019-11-301-1/+21
* Update mio and anyhowkjeremy2019-11-271-7/+8
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-4/+4
* prune depsAleksey Kladov2019-11-271-16/+0
* Move TyAleksey Kladov2019-11-271-0/+1
* Use a simple progress bar instead of indicatifEdwin Cheng2019-11-261-26/+0
* Fix stale crates that snuck inJeremy Kolb2019-11-261-1/+1
* Merge #2410bors[bot]2019-11-261-0/+23
|\
| * Introduce hir_tyAleksey Kladov2019-11-261-0/+23
* | Update parking_lot and smallvec to drop some dependenciesJeremy Kolb2019-11-261-46/+5
|/
* Use chalk fork to paper over #2052Aleksey Kladov2019-11-261-34/+34
* :arrow_up: salsaAleksey Kladov2019-11-261-20/+32
* Update cratesJeremy Kolb2019-11-251-56/+62
* Update cratesJeremy Kolb2019-11-211-30/+11
* :arrow_up: rowanAleksey Kladov2019-11-191-3/+3
* :arrow_up: rowanAleksey Kladov2019-11-171-3/+3
* Add ast for plain and raw string literalsAleksey Kladov2019-11-161-1/+0
* Upgrade Chalk againFlorian Diebold2019-11-161-27/+28
* Upgrade ChalkFlorian Diebold2019-11-161-27/+27
* Update smallvec dep to 1.0memoryruins2019-11-151-1/+7
* Revert #2230Aleksey Kladov2019-11-141-1/+0
* Use anyhow::Result in xtask, add contextsPascal Hertleif2019-11-131-0/+7
* Use autocfg to determine rust versionkjeremy2019-11-131-0/+1
* Update CratesJeremy Kolb2019-11-131-30/+30
* Remove typed macro parsing APIAleksey Kladov2019-11-091-0/+1
* Update crateskjeremy2019-11-071-58/+63
* Update smallvec to avoid UB and cc while we're at itkjeremy2019-11-051-12/+21
* Bump psm, console, indicatifkjeremy2019-11-051-10/+10
* Reexport relative_path from ra_dbAleksey Kladov2019-11-031-3/+0
* move crate_def_map tests to hir_defAleksey Kladov2019-11-031-0/+1
* Introduce ra_db::fixture fixture moduleAleksey Kladov2019-11-031-0/+1
* Upgrade ChalkFlorian Diebold2019-11-021-27/+27
* updateskjeremy2019-10-311-16/+26
* move raw_items to hir_defAleksey Kladov2019-10-301-0/+7
* Move ids to hir_def crateAleksey Kladov2019-10-301-0/+1
* introduce ra_hir_defAleksey Kladov2019-10-301-0/+12
* bump smallvec and unicode-segmentationkjeremy2019-10-291-9/+9
* Merge #2114bors[bot]2019-10-291-2/+6
|\
| * rename hir_def -> hir_expandAleksey Kladov2019-10-291-2/+2
| * move expansion-related code to a separate crateAleksey Kladov2019-10-291-0/+4