aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* filetime and proc-macro-hackkjeremy2020-04-011-4/+4
|
* Reduce depsAleksey Kladov2020-03-311-1/+0
|
* Rename cargo_watch -> flycheckAleksey Kladov2020-03-311-15/+15
|
* Use jod_threadEdwin Cheng2020-03-311-0/+1
|
* Fix testEdwin Cheng2020-03-311-1/+0
|
* Implement ra_proc_macro client logicEdwin Cheng2020-03-311-0/+5
|
* Update depskjeremy2020-03-311-14/+14
|
* Use automatic thread joining for cargo-watchAleksey Kladov2020-03-301-0/+1
|
* :arrow_up: jod-threadAleksey Kladov2020-03-301-2/+2
|
* Nice string formattingAleksey Kladov2020-03-281-0/+4
|
* Start stdxAleksey Kladov2020-03-281-16/+6
| | | | This crate will hold everything to small to be worth publishing
* Merge #3727bors[bot]2020-03-261-0/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | 3727: Introduce ra_proc_macro r=matklad a=edwin0cheng This PR implemented: 1. Reading dylib path of proc-macro crate from cargo check , similar to how `OUTDIR` is obtained. 2. Added a new crate `ra_proc_macro` and implement the foot-work for reading result from external proc-macro expander. 3. Added a struct `ProcMacroClient` , which will be responsible to the client side communication to the External process. Co-authored-by: Edwin Cheng <[email protected]>
| * Remove deps on tt_mbeEdwin Cheng2020-03-261-2/+1
| |
| * Add ProcMacroClientEdwin Cheng2020-03-251-0/+2
| |
| * Add ra_proc_macroEdwin Cheng2020-03-251-0/+8
| |
* | Update depskjeremy2020-03-261-10/+10
|/
* Use more generic public apiKirill Bulatov2020-03-241-0/+2
|
* update itertools version to 0.9.0Josh Mcguigan2020-03-231-7/+16
|
* implement fill match arm assist for tuple of enumsJosh Mcguigan2020-03-231-0/+1
|
* Bump proc-macro-hack and synJeremy Kolb2020-03-221-9/+4
|
* cargo updateCAD972020-03-181-10/+10
|
* Support loading OUT_DIR from cargo check at launchEmil Lauridsen2020-03-171-0/+1
|
* Update dependencies, removing rustc_versionkjeremy2020-03-161-16/+7
|
* Update anyhowJeremy Kolb2020-03-151-2/+2
|
* Update depskjeremy2020-03-131-10/+10
|
* fix issue 3444Josh Mcguigan2020-03-131-0/+1
|
* :arrow_up: fstAleksey Kladov2020-03-101-11/+2
|
* Remove c2-chaha dependencykjeremy2020-03-101-12/+3
|
* Merge #3533bors[bot]2020-03-091-7/+6
|\ | | | | | | | | | | | | | | 3533: Updates insta to 0.15.0 and bumps console to 0.10.0 r=matklad a=kjeremy Co-authored-by: kjeremy <[email protected]>
| * Updates insta to 0.15.0 and bumps console to 0.10.0kjeremy2020-03-091-7/+6
| |
* | Fix SelectionRange return typekjeremy2020-03-091-2/+2
|/
* Try to complete within macrosFlorian Diebold2020-03-071-0/+1
|
* Bump to quote-1.0.3 since 1.0.2 is blacklistedkjeremy2020-03-051-2/+2
|
* Update depskjeremy2020-03-041-6/+6
|
* Drop one once_cell depAleksey Kladov2020-03-041-1/+0
|
* Move find_refs_to_defAleksey Kladov2020-03-041-0/+1
|
* Support cross-crate marksAleksey Kladov2020-03-041-0/+1
|
* Drop larlpop-intern depLaurențiu Nicola2020-03-031-7/+0
|
* Update chalk for Ty internersLaurențiu Nicola2020-03-021-6/+6
|
* Update chalk for RawId removalLaurențiu Nicola2020-03-021-7/+6
|
* Update depskjeremy2020-03-021-4/+4
|
* lsp-types 0.72kjeremy2020-03-021-2/+2
|
* Remove unused dependenciesShotaro Yamada2020-02-271-20/+0
|
* Update lsp-typeskjeremy2020-02-261-2/+2
|
* Updatekjeremy2020-02-261-6/+6
|
* Actually drop unicase dependencyAleksey Kladov2020-02-261-17/+0
|
* :arrow_up: rowanAleksey Kladov2020-02-251-2/+2
|
* Bump chalk and replace TypeFamily with InternerLaurențiu Nicola2020-02-241-6/+6
|
* Update depsJeremy Kolb2020-02-241-6/+6
|
* Bump crossbeam cratesLaurențiu Nicola2020-02-221-23/+26
|