aboutsummaryrefslogtreecommitdiff
path: root/xtask/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix mega bugAleksey Kladov2021-01-211-1/+1
| | | | https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Manual.20content.20is.20duplicated
* Render Fn* trait objects and impl types as rust doesLukas Wirth2021-01-131-1/+1
|
* Add check for dbg! macroEdwin Cheng2021-01-081-1/+28
|
* Remove unused dbgEdwin Cheng2021-01-081-4/+3
|
* Extend git evacuation procedureAleksey Kladov2021-01-071-1/+13
|
* deny_clippy test works with cfg_attrAleksey Kladov2020-12-311-1/+1
|
* Update expect-test and remove outdated licensekjeremy2020-12-071-1/+0
|
* cargo update and add new licensekjeremy2020-11-171-0/+1
|
* More consistent namingAleksey Kladov2020-11-091-3/+5
|
* Add missing AssocItems in add_custom_impl assistLukas Wirth2020-11-051-0/+1
|
* add completions for clippy lint in attributesBenjamin Coenen2020-10-201-1/+9
| | | | Signed-off-by: Benjamin Coenen <[email protected]>
* Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generationIgor Aleksanov2020-10-191-0/+1
|
* Extract call_info and completion into separate cratesIgor Aleksanov2020-10-181-1/+1
|
* Switch from not_bash to xshellAleksey Kladov2020-10-171-8/+28
|
* 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
|
* Smoke test docs generationAleksey Kladov2020-10-061-0/+7
|
* "How I survived Git" tipsAleksey Kladov2020-09-011-9/+31
|
* Add a test that forbids merge commitsdragfire2020-08-311-0/+14
|
* :arrow_up: cratesAleksey Kladov2020-08-271-1/+1
|
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-241-11/+28
|\
| * Cleanup feature generationAleksey Kladov2020-08-181-1/+1
| |
| * Merge remote-tracking branch 'rust-analyzer/master'Dmitry2020-08-181-1/+1
| |\
| | * :arrow_up: cratesAleksey Kladov2020-08-181-1/+1
| | |
| * | Merge remote-tracking branch 'origin/master'Dmitry2020-08-141-10/+25
| |\|
| | * Rename ra_ide -> ideAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_hir -> hirAleksey Kladov2020-08-131-1/+1
| | |
| | * Rename ra_hir_ty -> hir_tyAleksey 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-121-1/+1
| | |
| | * Rename ra_parser -> parserAleksey Kladov2020-08-121-1/+1
| | |
| | * 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
| | |
| * | refactoring to show more clearly the import problemsDmitry2020-08-091-1/+1
| | |
| * | fix tidy checkDmitry2020-08-091-0/+2
| |/
* | move into separate moduleZac Pullar-Strecker2020-08-011-0/+1
| |
* | revert change to license checkZac Pullar-Strecker2020-08-011-6/+1
| |
* | Update expect testsZac Pullar-Strecker2020-07-311-1/+6
|/
* Replace rand with oorandomAleksey Kladov2020-07-291-1/+0
|
* Replace superslice with API on path to stabilizationAleksey Kladov2020-07-231-1/+0
|
* Simplify exclusion logicAleksey Kladov2020-07-181-1/+0
|
* Check licensesAleksey Kladov2020-07-141-1/+40
|
* better languageAleksey Kladov2020-07-081-9/+10
|
* Unify naming of generating assistsAleksey Kladov2020-07-031-1/+1
|
* Don't store generated docs in the repoAleksey Kladov2020-06-031-8/+1
|
* Don't exclude dirs that appear in project root parent pathveetaha2020-06-021-9/+7
|