aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename ra_arenaAleksey Kladov2020-08-121-9/+9
| * Fix build on musl and test it in CIJonas Schievink2020-08-121-2/+2
| * cargo updatekjeremy2020-08-101-8/+8
| * Update chalkJeremy Kolb2020-08-061-8/+8
| * Use salsa's purge to account for all memoryAleksey Kladov2020-08-051-10/+10
| * Update grammarAleksey Kladov2020-08-011-12/+12
| * Better JSON serialization in metricsAleksey Kladov2020-08-011-0/+7
* | Reorganise codeZac Pullar-Strecker2020-08-241-5/+2
* | update & configure cmark to render three backticksZac Pullar-Strecker2020-08-021-2/+2
* | pulldown_cmark no-default-featuresZac Pullar-Strecker2020-08-011-16/+0
* | use static data for namespace recognitionZac Pullar-Strecker2020-08-011-1/+1
* | remove some crates.io depsZac Pullar-Strecker2020-08-011-84/+1
* | Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-07-311-309/+229
|\|
| * Bump chalkLaurențiu Nicola2020-07-301-8/+8
| * Bump perf-event and rustc_lexerLaurențiu Nicola2020-07-301-6/+6
| * Report instructions in addition to timeAleksey Kladov2020-07-301-0/+20
| * cargo_metadata 0.11.1 and cargo updatekjeremy2020-07-291-9/+8
| * Replace rand with oorandomAleksey Kladov2020-07-291-79/+11
| * Switch to ungrammar from ast_srcAleksey Kladov2020-07-291-0/+7
| * :arrow_up: depsAleksey Kladov2020-07-271-12/+12
| * SSR: Use expect! in testsDavid Lattimore2020-07-241-0/+1
| * Lighter weight tempdirAleksey Kladov2020-07-231-24/+0
| * Update tracingkjeremy2020-07-231-2/+2
| * Replace superslice with API on path to stabilizationAleksey Kladov2020-07-231-7/+1
| * Use symbol tagskjeremy2020-07-221-2/+2
| * Setup global allocator in the correct crateAleksey Kladov2020-07-221-1/+1
| * Remove support for jemallocAleksey Kladov2020-07-221-65/+0
| * Merge #5479bors[bot]2020-07-221-0/+2
| |\
| | * Allow gathering memory stats on non-jemalloc LinuxJonas Schievink2020-07-211-0/+2
| * | bump crossbeam-channelkjeremy2020-07-211-3/+3
| |/
| * Remove insta depLaurențiu Nicola2020-07-211-87/+0
| *---. Merge #5451 #5463 #5465 #5466bors[bot]2020-07-211-10/+10
| |\ \ \
| | | | * Bump chalkkjeremy2020-07-201-8/+8
| | |_|/ | |/| |
| | | * Bump lexerkjeremy2020-07-201-2/+2
| | |/ | |/|
| * | cargo updatekjeremy2020-07-201-6/+6
| * | cargo updateJeremy Kolb2020-07-191-19/+20
| |/
| * Simplify exclusion logicAleksey Kladov2020-07-181-30/+0
| * Remove insta for ra_hir_defAleksey Kladov2020-07-171-1/+0
| * Update logJeremy Kolb2020-07-161-2/+2
| * Update lsp-types for HoverOptionsJeremy Kolb2020-07-151-2/+2
| * Merge #5354bors[bot]2020-07-151-0/+28
| |\
| | * Add opt-in mimalloc featureIvan Kozik2020-07-141-0/+28
| * | Use more explicity type for save registrationkjeremy2020-07-141-2/+2
| |/
| * Bump tracing-tree to remove quantakjeremy2020-07-131-13/+2
| * Don't copy-paste `impl_froms` into every crateAleksey Kladov2020-07-131-0/+2
| * Update adler and synkjeremy2020-07-131-4/+4
| * Upgrade ChalkFlorian Diebold2020-07-121-15/+17
| * Enable Chalk tracing in hir_ty testsFlorian Diebold2020-07-121-1/+58
| * Update lsp-typesJeremy Kolb2020-07-121-2/+2
| * Update lsp-types to account for new CodeActionKind structureJeremy Kolb2020-07-111-2/+2