Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Don't release uncompressed binaries under the new naming scheme | Laurențiu Nicola | 2020-12-23 | 1 | -1/+0 | |
|/ | ||||||
* | Build aarch64-apple-darwin binaries on CI | Laurențiu Nicola | 2020-12-22 | 1 | -14/+58 | |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 2 | -2/+3 | |
* | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -1/+3 | |
* | Remove some redundant allocations | Jeremy Kolb | 2020-12-12 | 1 | -1/+1 | |
* | metrics: go back to `cmd!` | Jonas Schievink | 2020-12-11 | 1 | -6/+3 | |
* | Fix typo leading to metrics loss | Jonas Schievink | 2020-12-11 | 1 | -1/+1 | |
* | Capture memory usage metrics | Jonas Schievink | 2020-12-11 | 1 | -1/+6 | |
* | Revert "Fix memory usage metrics" | Jonas Schievink | 2020-12-11 | 1 | -3/+1 | |
* | Fix memory usage metrics | Jonas Schievink | 2020-12-11 | 1 | -1/+3 | |
* | Include config into the manual | Aleksey Kladov | 2020-12-09 | 1 | -1/+2 | |
* | Update usage string to include code-exploration client. | Jérémy | 2020-12-08 | 1 | -1/+1 | |
* | Add client install support for `code-exploration` build. | Jérémy | 2020-12-08 | 1 | -6/+14 | |
* | Revert "Upgrade version of npms lockfile" | Aleksey Kladov | 2020-11-13 | 1 | -1/+1 | |
* | Upgrade version of npms lockfile | Aleksey Kladov | 2020-11-12 | 1 | -1/+1 | |
* | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 2 | -11/+2 | |
* | Generate token for ints and floats | Aleksey Kladov | 2020-11-06 | 1 | -1/+5 | |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -5/+5 | |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -1/+1 | |
* | Merge #6259 | bors[bot] | 2020-10-20 | 2 | -17/+51 | |
|\ | ||||||
| * | rename flag --client-code to --client on xtask install | Emil Gardström | 2020-10-20 | 1 | -8/+8 | |
| * | allow xtask install --client-code[=CLIENT] to specify client | Emil Gardström | 2020-10-17 | 2 | -15/+49 | |
* | | add completions for clippy lint in attributes | Benjamin Coenen | 2020-10-20 | 2 | -3/+116 | |
* | | Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generation | Igor Aleksanov | 2020-10-19 | 1 | -1/+8 | |
* | | Use xshell::read_file instead of fs::read_to_string | Igor Aleksanov | 2020-10-19 | 4 | -9/+10 | |
* | | Create xtask module to generate diagnostics docs | Igor Aleksanov | 2020-10-19 | 2 | -0/+76 | |
|/ | ||||||
* | Switch from not_bash to xshell | Aleksey Kladov | 2020-10-17 | 11 | -309/+136 | |
* | Improve compile time a tiny bit | Aleksey Kladov | 2020-10-16 | 4 | -10/+13 | |
* | Merge #5651 | bors[bot] | 2020-10-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Add track_env_var to the proc macro server | Laurențiu Nicola | 2020-10-08 | 1 | -1/+1 | |
* | | Fix feature name | Aleksey Kladov | 2020-10-05 | 1 | -5/+7 | |
|/ | ||||||
* | Add GitHub Sponsors link to blog post template | Jonas Schievink | 2020-09-14 | 1 | -1/+2 | |
* | Up proc-macro2 to 1.20 | kjeremy | 2020-09-03 | 1 | -2/+2 | |
* | Replace custom `not_bash::fs2` setup with fs_err crate | Veetaha | 2020-08-29 | 2 | -45/+4 | |
* | CONST LOOPS ARE HERE | Aleksey Kladov | 2020-08-27 | 1 | -1/+1 | |
* | Support extern types | Jonas Schievink | 2020-08-24 | 1 | -587/+0 | |
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -0/+1 | |
* | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 7 | -98/+83 | |
* | fmt | Dmitry | 2020-08-18 | 1 | -1/+1 | |
* | fix reformat | Dmitry | 2020-08-18 | 1 | -2/+2 | |
* | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 7 | -63/+114 | |
|\ | ||||||
| * | Revive cache cleaning | Aleksey Kladov | 2020-08-18 | 3 | -42/+88 | |
| * | Mention that generated .adocs are generaterd | Aleksey Kladov | 2020-08-17 | 5 | -21/+26 | |
* | | synchronizing changes | Dmitry | 2020-08-14 | 2 | -6/+5 | |
* | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-14 | 3 | -8/+8 | |
|\| | ||||||
| * | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -2/+2 | |
| * | Somewhat fix pre-cache | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 | |
| * | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 3 | -6/+6 | |
| * | Rename ra_parser -> parser | Aleksey Kladov | 2020-08-12 | 1 | -2/+2 | |
* | | refactor requirements put forward mkladov | Dmitry | 2020-08-14 | 2 | -20/+21 |