aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| | * Rename ra_project_model -> project_modelPavan Kumar Sunkara2020-08-131-20/+20
| * | Remove ra_fmt crateAleksey Kladov2020-08-131-10/+0
| |/
| * Rename ra_cfg -> cfgAleksey Kladov2020-08-131-15/+15
| * Rename ra_mbe -> mbeAleksey Kladov2020-08-131-18/+18
| * :arrow_up: cratesAleksey Kladov2020-08-131-36/+19
| * MinorAleksey Kladov2020-08-131-18/+18
| * Rename ra_proc_macro_srv -> proc_macro_srvPavan Kumar Sunkara2020-08-131-3/+3
| * Rename ra_syntax -> syntaxAleksey Kladov2020-08-121-34/+34
| * Rename ra_parser -> parserAleksey Kladov2020-08-121-10/+10
| * Rename ra_text_edit -> text_editAleksey Kladov2020-08-121-13/+13
| * Cleanup TextEdit APIAleksey Kladov2020-08-121-1/+1
| * Rename ra_toolchain -> toolchainAleksey Kladov2020-08-121-11/+11
| * Rename ra_tt -> ttAleksey Kladov2020-08-121-16/+16
| * Rename ra_prof -> profileAleksey Kladov2020-08-121-21/+21
| * 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
| |/