aboutsummaryrefslogtreecommitdiff
path: root/xtask
Commit message (Collapse)AuthorAgeFilesLines
* Add reminder to update lsp-extensions.mdAleksey Kladov2020-10-141-0/+45
|
* Bump rustc_lexer, cfg-if to 1.0 and add new license to checkkjeremy2020-10-081-0/+1
|
* Merge #5651bors[bot]2020-10-081-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5651: Add track_env_var to the proc macro server r=kjeremy a=lnicola See https://github.com/rust-lang/rust/pull/74653. Fixes #6054. Fixes #5640, maybe. Should be merged when 1.47 is released. Proc macros still don't work for me, but it no longer crashes. Co-authored-by: LaurenČ›iu Nicola <[email protected]>
| * Add track_env_var to the proc macro serverLaurențiu Nicola2020-10-081-1/+1
| |
* | Smoke test docs generationAleksey Kladov2020-10-061-0/+7
| |
* | Fix feature nameAleksey Kladov2020-10-051-5/+7
|/
* Add GitHub Sponsors link to blog post templateJonas Schievink2020-09-141-1/+2
|
* Up proc-macro2 to 1.20kjeremy2020-09-031-2/+2
| | | | This changes the way Display is implemented
* "How I survived Git" tipsAleksey Kladov2020-09-011-9/+31
|
* Add a test that forbids merge commitsdragfire2020-08-311-0/+14
|
* Replace custom `not_bash::fs2` setup with fs_err crateVeetaha2020-08-293-45/+5
|
* :arrow_up: cratesAleksey Kladov2020-08-271-1/+1
|
* CONST LOOPS ARE HEREAleksey Kladov2020-08-271-1/+1
|
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-252-588/+1
|\
| * Support extern typesJonas Schievink2020-08-242-588/+1
| |
* | Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-2414-551/+644
|\|
| * :arrow_up: ungrammarAleksey Kladov2020-08-211-0/+1
| |
| * Cleanup feature generationAleksey Kladov2020-08-188-99/+84
| |
| * fmtDmitry2020-08-181-1/+1
| |
| * fix reformatDmitry2020-08-181-2/+2
| |
| * Merge remote-tracking branch 'rust-analyzer/master'Dmitry2020-08-188-64/+115
| |\
| | * :arrow_up: cratesAleksey Kladov2020-08-181-1/+1
| | |
| | * Revive cache cleaningAleksey Kladov2020-08-183-42/+88
| | | | | | | | | | | | | | | | | | | | | The idea here is that, on CI, we only want to cache crates.io dependencies, and not local crates. This keeps the size of the cache low, and also improves performance, as network and moving files on disk (on Windows) can be slow.
| | * Mention that generated .adocs are generaterdAleksey Kladov2020-08-175-21/+26
| | |
| * | synchronizing changesDmitry2020-08-142-6/+5
| | |
| * | Merge remote-tracking branch 'origin/master'Dmitry2020-08-145-18/+34
| |\|
| | * Document xtask has few deps invariantAleksey Kladov2020-08-141-0/+1
| | |
| | * Rename ra_ide -> ideAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_assists -> assistsAleksey Kladov2020-08-131-2/+2
| | |
| | * Rename ra_hir -> hirAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-1/+1
| | |
| | * Somewhat fix pre-cacheAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_hir_expand -> hir_expandAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_project_model -> project_modelPavan Kumar Sunkara2020-08-131-1/+1
| | |
| | * Rename ra_mbe -> mbeAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_syntax -> syntaxAleksey Kladov2020-08-124-7/+7
| | |
| | * Rename ra_parser -> parserAleksey Kladov2020-08-122-3/+3
| | |
| | * Rename ra_tt -> ttAleksey Kladov2020-08-121-1/+1
| | |
| | * Rename ra_prof -> profileAleksey Kladov2020-08-121-1/+1
| | |
| | * MinorAleksey Kladov2020-08-121-0/+1
| | |
| | * Deny clippyAleksey Kladov2020-08-121-0/+14
| | |
| * | refactor requirements put forward mkladovDmitry2020-08-142-20/+21
| | |
| * | Merge branch 'master' of https://github.com/Fihtangolz/rust-analyzer into masterDmitry2020-08-141-1/+1
| |\ \
| | * | Update xtask/src/codegen/gen_unstable_future_descriptor.rsDmitry Opokin2020-08-141-1/+1
| | | | | | | | | | | | Co-authored-by: Aleksey Kladov <[email protected]>
| * | | Revert "replase sparse-checkout by github api"Dmitry2020-08-145-38466/+18
| |/ / | | | | | | | | | This reverts commit 034db28c542c04b22147da6722328bc74ff99386.
| * | replase sparse-checkout by github apiDmitry2020-08-145-18/+38466
| | |
| * | remove fmt skip attrDmitry2020-08-101-2/+0
| |\ \
| | * | refactoring to show more clearly the import problemsDmitry2020-08-091-1/+1
| | | |
| * | | refactoring to show more clearly the import problemsDmitry2020-08-091-1/+1
| |/ /
| * | fix tidy checkDmitry2020-08-091-0/+2
| | |