Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Cleanup TextEdit API | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 | |
| * | Rename ra_toolchain -> toolchain | Aleksey Kladov | 2020-08-12 | 1 | -11/+11 | |
| * | Rename ra_tt -> tt | Aleksey Kladov | 2020-08-12 | 1 | -16/+16 | |
| * | Rename ra_prof -> profile | Aleksey Kladov | 2020-08-12 | 1 | -21/+21 | |
| * | Rename ra_arena | Aleksey Kladov | 2020-08-12 | 1 | -9/+9 | |
| * | Fix build on musl and test it in CI | Jonas Schievink | 2020-08-12 | 1 | -2/+2 | |
| * | cargo update | kjeremy | 2020-08-10 | 1 | -8/+8 | |
| * | Update chalk | Jeremy Kolb | 2020-08-06 | 1 | -8/+8 | |
| * | Use salsa's purge to account for all memory | Aleksey Kladov | 2020-08-05 | 1 | -10/+10 | |
| * | Update grammar | Aleksey Kladov | 2020-08-01 | 1 | -12/+12 | |
| * | Better JSON serialization in metrics | Aleksey Kladov | 2020-08-01 | 1 | -0/+7 | |
* | | Reorganise code | Zac Pullar-Strecker | 2020-08-24 | 1 | -5/+2 | |
* | | update & configure cmark to render three backticks | Zac Pullar-Strecker | 2020-08-02 | 1 | -2/+2 | |
* | | pulldown_cmark no-default-features | Zac Pullar-Strecker | 2020-08-01 | 1 | -16/+0 | |
* | | use static data for namespace recognition | Zac Pullar-Strecker | 2020-08-01 | 1 | -1/+1 | |
* | | remove some crates.io deps | Zac Pullar-Strecker | 2020-08-01 | 1 | -84/+1 | |
* | | Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links | Zac Pullar-Strecker | 2020-07-31 | 1 | -309/+229 | |
|\| | ||||||
| * | Bump chalk | Laurențiu Nicola | 2020-07-30 | 1 | -8/+8 | |
| * | Bump perf-event and rustc_lexer | Laurențiu Nicola | 2020-07-30 | 1 | -6/+6 | |
| * | Report instructions in addition to time | Aleksey Kladov | 2020-07-30 | 1 | -0/+20 | |
| * | cargo_metadata 0.11.1 and cargo update | kjeremy | 2020-07-29 | 1 | -9/+8 | |
| * | Replace rand with oorandom | Aleksey Kladov | 2020-07-29 | 1 | -79/+11 | |
| * | Switch to ungrammar from ast_src | Aleksey Kladov | 2020-07-29 | 1 | -0/+7 | |
| * | :arrow_up: deps | Aleksey Kladov | 2020-07-27 | 1 | -12/+12 | |
| * | SSR: Use expect! in tests | David Lattimore | 2020-07-24 | 1 | -0/+1 | |
| * | Lighter weight tempdir | Aleksey Kladov | 2020-07-23 | 1 | -24/+0 | |
| * | Update tracing | kjeremy | 2020-07-23 | 1 | -2/+2 | |
| * | Replace superslice with API on path to stabilization | Aleksey Kladov | 2020-07-23 | 1 | -7/+1 | |
| * | Use symbol tags | kjeremy | 2020-07-22 | 1 | -2/+2 | |
| * | Setup global allocator in the correct crate | Aleksey Kladov | 2020-07-22 | 1 | -1/+1 | |
| * | Remove support for jemalloc | Aleksey Kladov | 2020-07-22 | 1 | -65/+0 | |
| * | Merge #5479 | bors[bot] | 2020-07-22 | 1 | -0/+2 | |
| |\ | ||||||
| | * | Allow gathering memory stats on non-jemalloc Linux | Jonas Schievink | 2020-07-21 | 1 | -0/+2 | |
| * | | bump crossbeam-channel | kjeremy | 2020-07-21 | 1 | -3/+3 | |
| |/ | ||||||
| * | Remove insta dep | Laurențiu Nicola | 2020-07-21 | 1 | -87/+0 | |
| *---. | Merge #5451 #5463 #5465 #5466 | bors[bot] | 2020-07-21 | 1 | -10/+10 | |
| |\ \ \ | ||||||
| | | | * | Bump chalk | kjeremy | 2020-07-20 | 1 | -8/+8 | |
| | |_|/ | |/| | | ||||||
| | | * | Bump lexer | kjeremy | 2020-07-20 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
| * | | cargo update | kjeremy | 2020-07-20 | 1 | -6/+6 | |
| * | | cargo update | Jeremy Kolb | 2020-07-19 | 1 | -19/+20 | |
| |/ | ||||||
| * | Simplify exclusion logic | Aleksey Kladov | 2020-07-18 | 1 | -30/+0 | |
| * | Remove insta for ra_hir_def | Aleksey Kladov | 2020-07-17 | 1 | -1/+0 | |
| * | Update log | Jeremy Kolb | 2020-07-16 | 1 | -2/+2 | |
| * | Update lsp-types for HoverOptions | Jeremy Kolb | 2020-07-15 | 1 | -2/+2 | |
| * | Merge #5354 | bors[bot] | 2020-07-15 | 1 | -0/+28 | |
| |\ | ||||||
| | * | Add opt-in mimalloc feature | Ivan Kozik | 2020-07-14 | 1 | -0/+28 | |
| * | | Use more explicity type for save registration | kjeremy | 2020-07-14 | 1 | -2/+2 | |
| |/ | ||||||
| * | Bump tracing-tree to remove quanta | kjeremy | 2020-07-13 | 1 | -13/+2 | |
| * | Don't copy-paste `impl_froms` into every crate | Aleksey Kladov | 2020-07-13 | 1 | -0/+2 | |
| * | Update adler and syn | kjeremy | 2020-07-13 | 1 | -4/+4 |