Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mega bug | Aleksey Kladov | 2021-01-21 | 1 | -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 does | Lukas Wirth | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | Add check for dbg! macro | Edwin Cheng | 2021-01-08 | 1 | -1/+28 |
| | |||||
* | Remove unused dbg | Edwin Cheng | 2021-01-08 | 1 | -4/+3 |
| | |||||
* | Extend git evacuation procedure | Aleksey Kladov | 2021-01-07 | 1 | -1/+13 |
| | |||||
* | deny_clippy test works with cfg_attr | Aleksey Kladov | 2020-12-31 | 1 | -1/+1 |
| | |||||
* | Update expect-test and remove outdated license | kjeremy | 2020-12-07 | 1 | -1/+0 |
| | |||||
* | cargo update and add new license | kjeremy | 2020-11-17 | 1 | -0/+1 |
| | |||||
* | More consistent naming | Aleksey Kladov | 2020-11-09 | 1 | -3/+5 |
| | |||||
* | Add missing AssocItems in add_custom_impl assist | Lukas Wirth | 2020-11-05 | 1 | -0/+1 |
| | |||||
* | add completions for clippy lint in attributes | Benjamin Coenen | 2020-10-20 | 1 | -1/+9 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generation | Igor Aleksanov | 2020-10-19 | 1 | -0/+1 |
| | |||||
* | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 1 | -1/+1 |
| | |||||
* | Switch from not_bash to xshell | Aleksey Kladov | 2020-10-17 | 1 | -8/+28 |
| | |||||
* | Add reminder to update lsp-extensions.md | Aleksey Kladov | 2020-10-14 | 1 | -0/+45 |
| | |||||
* | Bump rustc_lexer, cfg-if to 1.0 and add new license to check | kjeremy | 2020-10-08 | 1 | -0/+1 |
| | |||||
* | Smoke test docs generation | Aleksey Kladov | 2020-10-06 | 1 | -0/+7 |
| | |||||
* | "How I survived Git" tips | Aleksey Kladov | 2020-09-01 | 1 | -9/+31 |
| | |||||
* | Add a test that forbids merge commits | dragfire | 2020-08-31 | 1 | -0/+14 |
| | |||||
* | :arrow_up: crates | Aleksey Kladov | 2020-08-27 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links | Zac Pullar-Strecker | 2020-08-24 | 1 | -11/+28 |
|\ | |||||
| * | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 1 | -1/+1 |
| |\ | |||||
| | * | :arrow_up: crates | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-14 | 1 | -10/+25 |
| |\| | |||||
| | * | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_hir -> hir | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_hir_expand -> hir_expand | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_project_model -> project_model | Pavan Kumar Sunkara | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_parser -> parser | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_tt -> tt | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | Rename ra_prof -> profile | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | Minor | Aleksey Kladov | 2020-08-12 | 1 | -0/+1 |
| | | | |||||
| | * | Deny clippy | Aleksey Kladov | 2020-08-12 | 1 | -0/+14 |
| | | | |||||
| * | | refactoring to show more clearly the import problems | Dmitry | 2020-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | fix tidy check | Dmitry | 2020-08-09 | 1 | -0/+2 |
| |/ | |||||
* | | move into separate module | Zac Pullar-Strecker | 2020-08-01 | 1 | -0/+1 |
| | | |||||
* | | revert change to license check | Zac Pullar-Strecker | 2020-08-01 | 1 | -6/+1 |
| | | |||||
* | | Update expect tests | Zac Pullar-Strecker | 2020-07-31 | 1 | -1/+6 |
|/ | |||||
* | Replace rand with oorandom | Aleksey Kladov | 2020-07-29 | 1 | -1/+0 |
| | |||||
* | Replace superslice with API on path to stabilization | Aleksey Kladov | 2020-07-23 | 1 | -1/+0 |
| | |||||
* | Simplify exclusion logic | Aleksey Kladov | 2020-07-18 | 1 | -1/+0 |
| | |||||
* | Check licenses | Aleksey Kladov | 2020-07-14 | 1 | -1/+40 |
| | |||||
* | better language | Aleksey Kladov | 2020-07-08 | 1 | -9/+10 |
| | |||||
* | Unify naming of generating assists | Aleksey Kladov | 2020-07-03 | 1 | -1/+1 |
| | |||||
* | Don't store generated docs in the repo | Aleksey Kladov | 2020-06-03 | 1 | -8/+1 |
| | |||||
* | Don't exclude dirs that appear in project root parent path | veetaha | 2020-06-02 | 1 | -9/+7 |
| |