about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorLines
2023-04-15Fix bug with notifications during initializationKatKlo-1/+71
2023-04-14Allocate ExprScopes ScopeEntries in a single arena instead of per ScopeDataLukas Wirth-0/+12
2023-04-05Switch crate graph to use an Arena instead of a hashmapLukas Wirth-2/+44
2023-03-29Use struct_tail_without_normalization in Expectation::rvalue_hintLukas Wirth-4/+4
2023-03-25Auto merge of #14403 - Veykril:dependencies, r=Veykrilbors-2/+2
2023-03-25Bump Cargo.lockLukas Wirth-2/+2
2023-03-17Support record pattern MIR loweringhkalbasi-1/+1
2023-03-06Add `View Mir` command and fix some bugshkalbasi-0/+6
2023-02-14Bump lsp-typesLukas Wirth-1/+1
2023-01-31simplify `is_exit` checkMaybe Waffle-4/+1
2023-01-09Make it clearer when the server expects an initialized notificationLukas Wirth-16/+8
2023-01-02use inline format argsDaniel Eades-12/+4
2022-12-24Inline all format arguments where possibleYuri Astrakhan-11/+9
2022-12-04Compute data layout of typeshkalbasi-0/+8
2022-10-25Pin lsp-typesLaurențiu Nicola-1/+1
2022-10-25Switch to upstream positionEncodingLaurențiu Nicola-1/+1
2022-10-15Bump anyhow, arbitrary, itertools, semver, serdeLaurențiu Nicola-1/+1
2022-09-27Don't retry requests that have already been cancelledLukas Wirth-6/+13
2022-09-23Add RequestFailed error code, as per spec 3.17Alan Zimmerman-0/+8
2022-09-02Lift out the module scope into a field in the ResolverLukas Wirth-0/+37
2022-08-22internal: remove unnecessary stream writer try_clone in lsp-serverwuaoxiang-1/+1
2022-08-09remove imports that are also in edition 2021's preludeKaDiWa-1/+0
2022-08-07Returns the old value for la_arena::ArenaMap::insertoxalica-2/+5
2022-08-07Impl more methods and traits for la_arena::ArenaMapoxalica-0/+43
2022-08-03Impl entry-API for la_arena::ArenaMapoxalica-1/+108
2022-08-03Add more constructors for la-arenaoxalica-1/+21
2022-07-20Run cargo fix --edition-idiomsAmos Wenger-3/+3
2022-07-20Enable extra warnings required by rust-lang/rustAmos Wenger-0/+4
2022-07-08Update remaining GitHub URLsJonas Schievink-1/+1
2022-07-03Bump crossbeam-channelLaurențiu Nicola-1/+1
2022-06-10internal: Bump DependenciesLukas Wirth-3/+3
2022-05-14internal: vendor lsp-serverAleksey Kladov-1/+939
2022-04-13Update repo URLAlex Touchet-1/+1
2021-10-23Set MSRVLaurențiu Nicola-0/+1
2021-10-21Migrate to edition 2021Lukas Wirth-1/+1
2021-10-15Move `IdxRange` into `la_arena`Aramis Razzaghipour-4/+115
2021-10-03Add semicolons for consistencyAramis Razzaghipour-2/+2
2021-07-20minor: publish la_arenaAleksey Kladov-1/+1
2021-07-18internal: simplify handling of the build scriptsAleksey Kladov-0/+6
2021-07-05minor: drop dummy authors fieldAleksey Kladov-1/+0
2021-04-05Intern `GenericParams`Jonas Schievink-1/+1
2021-04-03Use shrink_to_fit to reduce DefMap sizesJonas Schievink-0/+23
2021-01-17:arrow_up: arenaAleksey Kladov-1/+1
2021-01-17Use ‘index’ terminology for arena consistentlyAramis Razzaghipour-46/+49
2021-01-17Merge #7276bors[bot]-3/+2
2021-01-15bump arenaAleksey Kladov-2/+2
2021-01-15Remove map module from la-arena public APIAramis Razzaghipour-3/+2
2021-01-15Add more keys to la-arena Cargo.tomlAramis Razzaghipour-0/+3
2021-01-15Add docs to la-arena crateAramis Razzaghipour-4/+85
2021-01-14prepare to publish el libro de arenaAleksey Kladov-0/+226