Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cargo update | kjeremy | 2021-02-15 | 1 | -16/+10 | |
| | ||||||
* | Start LSP 3.17 support | Jeremy Kolb | 2021-02-14 | 1 | -9/+2 | |
| | ||||||
* | libloading 0.7 | kjeremy | 2021-02-11 | 1 | -4/+4 | |
| | | | | See https://docs.rs/libloading/0.7.0/libloading/changelog/r0_7_0/index.html | |||||
* | Infra for "unit" benchmarking | Aleksey Kladov | 2021-02-09 | 1 | -0/+1 | |
| | ||||||
* | Update crates | kjeremy | 2021-02-08 | 1 | -16/+16 | |
| | | | | Pulls in https://github.com/rust-lang/chalk/pull/682 | |||||
* | AdtDef -> Adt | Aleksey Kladov | 2021-02-07 | 1 | -2/+2 | |
| | ||||||
* | cargo update | kjeremy | 2021-02-05 | 1 | -10/+10 | |
| | ||||||
* | Cleanup decl_check | Lukas Wirth | 2021-02-05 | 1 | -2/+2 | |
| | ||||||
* | Update thread_local | kjeremy | 2021-02-04 | 1 | -2/+2 | |
| | | | | | Pulls in https://github.com/Amanieu/thread_local-rs/pull/30 which fixes a leak when dropping ThreadLocal. | |||||
* | Update mimalloc | kjeremy | 2021-02-02 | 1 | -4/+4 | |
| | ||||||
* | Bump rustc_lexer | Laurențiu Nicola | 2021-02-02 | 1 | -2/+2 | |
| | ||||||
* | Bump chalk | Laurențiu Nicola | 2021-02-02 | 1 | -8/+8 | |
| | ||||||
* | Use non-deprecated memmap2 crate | kjeremy | 2021-02-02 | 1 | -5/+4 | |
| | | | | | | | `cargo audit` complains that `memmap` is unmaintained so switch to RazrFalcon's maintained version. Removes yet another edge on winapi | |||||
* | cargo update | kjeremy | 2021-02-02 | 1 | -4/+4 | |
| | ||||||
* | Reap proc macro server instances | Laurențiu Nicola | 2021-02-01 | 1 | -0/+1 | |
| | ||||||
* | cargo update | kjeremy | 2021-01-29 | 1 | -4/+4 | |
| | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-29 | 1 | -2/+2 | |
| | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-28 | 1 | -2/+2 | |
| | ||||||
* | Merge #7477 | bors[bot] | 2021-01-28 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | | | | | 7477: :arrow_up: cm r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | |||||
| * | :arrow_up: cm | Aleksey Kladov | 2021-01-28 | 1 | -2/+2 | |
| | | ||||||
* | | cargo update | kjeremy | 2021-01-28 | 1 | -188/+74 | |
|/ | ||||||
* | Bump deps | Laurențiu Nicola | 2021-01-27 | 1 | -25/+25 | |
| | ||||||
* | add more counts | Aleksey Kladov | 2021-01-27 | 1 | -2/+2 | |
| | ||||||
* | Make always-assert crate reusable | Aleksey Kladov | 2021-01-26 | 1 | -0/+11 | |
| | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-25 | 1 | -4/+4 | |
| | ||||||
* | cargo update | Jeremy Kolb | 2021-01-23 | 1 | -7/+7 | |
| | ||||||
* | Cargo update | kjeremy | 2021-01-21 | 1 | -14/+17 | |
| | ||||||
* | Include `countme` crate to count important data structures. | Aleksey Kladov | 2021-01-21 | 1 | -2/+25 | |
| | ||||||
* | Up lexer | kjeremy | 2021-01-21 | 1 | -2/+2 | |
| | ||||||
* | Bump chalk | Laurențiu Nicola | 2021-01-21 | 1 | -8/+8 | |
| | ||||||
* | chalk 0.49.0 | kjeremy | 2021-01-20 | 1 | -8/+8 | |
| | ||||||
* | bump serde | kjeremy | 2021-01-20 | 1 | -4/+4 | |
| | ||||||
* | Merge #7350 | bors[bot] | 2021-01-20 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | | | 7350: Update pico-args r=matklad a=kjeremy Should maintain existing behavior Co-authored-by: kjeremy <[email protected]> | |||||
| * | Update pico-args | kjeremy | 2021-01-19 | 1 | -2/+2 | |
| | | | | | | | | Should maintains existing behavior | |||||
* | | :arrow_up: rowan | Aleksey Kladov | 2021-01-20 | 1 | -2/+3 | |
| | | | | | | | | It now stores text inline with tokens | |||||
* | | . | Aleksey Kladov | 2021-01-19 | 1 | -2/+0 | |
| | | ||||||
* | | :arrow_up: rowan | Aleksey Kladov | 2021-01-19 | 1 | -30/+4 | |
|/ | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2021-01-19 | 1 | -10/+4 | |
| | ||||||
*-. | Merge #7297 #7338 | bors[bot] | 2021-01-18 | 1 | -2/+2 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7297: Propose trait associated items and autoimport traits on completion r=matklad a=SomeoneToIgnore ![trait_imports](https://user-images.githubusercontent.com/2690773/104819998-6faeb480-583a-11eb-8b45-b7351b51b90e.gif) Closes #7248 7338: Parse `impl const Trait` r=Veykril a=Veykril Closes #7313 bors r+ Co-authored-by: Kirill Bulatov <[email protected]> Co-authored-by: Lukas Wirth <[email protected]> | |||||
| | * | Parse `impl const Trait` | Lukas Wirth | 2021-01-18 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add back jemalloc support | Jonas Schievink | 2021-01-18 | 1 | -0/+65 | |
| | | | ||||||
* | | | cargo update | kjeremy | 2021-01-18 | 1 | -34/+34 | |
| |/ |/| | | | | | Update test_serialize_proc_macro for new serde version | |||||
* | | Add `MacroType` syntax | Jonas Schievink | 2021-01-18 | 1 | -2/+2 | |
| | | ||||||
* | | Merge #7291 | bors[bot] | 2021-01-18 | 1 | -2/+2 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | 7291: Wrap remaining self/super/crate in Name{Ref} r=matklad a=Veykril That should be the remaining special casing for `self` 🎉 Co-authored-by: Lukas Wirth <[email protected]> | |||||
| * | | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | 2021-01-15 | 1 | -2/+2 | |
| |/ | ||||||
* | | Add profile call | Aleksey Kladov | 2021-01-18 | 1 | -0/+1 | |
| | | ||||||
* | | :arrow_up: rowan | Aleksey Kladov | 2021-01-17 | 1 | -2/+2 | |
| | | ||||||
* | | :arrow_up: rowan | Aleksey Kladov | 2021-01-17 | 1 | -3/+10 | |
| | | | | | | | | | | https://github.com/rust-analyzer/rowan/pull/86, which speeds up things visibly | |||||
* | | :arrow_up: arena | Aleksey Kladov | 2021-01-17 | 1 | -1/+1 | |
| | | ||||||
* | | Merge #7304 | bors[bot] | 2021-01-17 | 1 | -11/+5 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | 7304: Depend on local copy of la-arena instead of crates.io’s r=lnicola a=arzg This addresses [this comment](https://github.com/rust-analyzer/rust-analyzer/pull/7276#issuecomment-760909936). #7275 and #7276 should start compiling if this is merged. Co-authored-by: Aramis Razzaghipour <[email protected]> |