about summary refs log tree commit diff
path: root/crates/stdx
AgeCommit message (Expand)AuthorLines
2024-01-04internal: Rewrite ImportMap::search_dependenciesLukas Wirth-0/+11
2023-12-29Use Cargo's [workspace.lints.*] to config clippyTetsuharu Ohzeki-0/+3
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-2/+22
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-1/+2
2023-12-11Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-raLaurențiu Nicola-2/+22
2023-12-10remove redundant importssurechen-1/+0
2023-11-22Put copyright on a line by itself.Jonathan Pallant (Ferrous Systems)-1/+2
2023-11-16Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-raLaurențiu Nicola-1/+1
2023-11-08Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-raLaurențiu Nicola-2/+438
2023-07-17Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-raLaurențiu Nicola-1/+1
2023-06-05Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-raLaurențiu Nicola-81/+484
2023-02-20:arrow_up: rust-analyzerLaurențiu Nicola-0/+22
2023-02-13:arrow_up: rust-analyzerLaurențiu Nicola-8/+23
2023-01-09:arrow_up: rust-analyzerarcnmx-3/+3
2022-11-23:arrow_up: rust-analyzerLaurențiu Nicola-2/+2
2022-10-18:arrow_up: rust-analyzerLaurențiu Nicola-1/+1
2022-08-30:arrow_up: rust-analyzerLaurențiu Nicola-0/+81
2022-07-20Enable extra warnings required by rust-lang/rustAmos Wenger-0/+3
2022-06-15PolishLukas Wirth-8/+2
2022-06-13internal: Bring back JodChild into flychecking for cancellationLukas Wirth-36/+60
2022-06-10internal: Bump DependenciesLukas Wirth-2/+2
2022-03-22minor: Bump dependenciesLukas Wirth-2/+2
2022-01-07Generate `AnyHasDocComments` nodeLukas Wirth-1/+1
2022-01-02minor: replace panics with typesAleksey Kladov-20/+14
2022-01-02internal: Use basic NonEmptyVec in mbe::syntax_bridgeLukas Wirth-0/+46
2021-12-16Bump MSRV (1.57)iDawer-1/+1
2021-12-10Remove some allocationsLukas Wirth-0/+5
2021-12-04Bump miowLaurențiu Nicola-1/+1
2021-10-23Set MSRVLaurențiu Nicola-0/+1
2021-10-21Migrate to edition 2021Lukas Wirth-1/+1
2021-10-14Kill the child process before waiting in streaming_outputLukas Wirth-0/+1
2021-10-06Fix stdx::to_snake_casecrauzer-12/+35
2021-10-03Add semicolons for consistencyAramis Razzaghipour-11/+11
2021-10-01Bump libcLaurențiu Nicola-2/+1
2021-09-11minor: improve readabilityAleksey Kladov-6/+4
2021-09-04Update dependency minor versionsJade-1/+2
2021-07-08Remove proc macro management threadJonas Schievink-0/+1
2021-07-05minor: drop dummy authors fieldAleksey Kladov-1/+0
2021-06-22Fix compilation on WASMFlorian Diebold-2/+21
2021-06-13tree-wide: make rustdoc links spiky so they are clickableJade-3/+3
2021-05-20Don't compare ast::Visibility by stringifyingLukas Tobias Wirth-0/+28
2021-05-06internal: use API stabilized in 1.52Aleksey Kladov-75/+3
2021-04-26minor: simplifyAleksey Kladov-12/+3
2021-04-20fix: no more Registering progress handler for token rustAnalyzer/Indexing fa...Aleksey Kladov-0/+12
2021-04-20fix: no longer get stuck on windowsAleksey Kladov-7/+251
2021-04-06feat: show errors from `cargo metadata` and initial `cargo check` in the stat...Aleksey Kladov-0/+8
2021-02-05Cleanup decl_checkLukas Wirth-1/+1
2021-01-26Make always-assert crate reusableAleksey Kladov-52/+2
2021-01-22stave off zombiesAleksey Kladov-0/+1
2021-01-18Fix warnings when running `cargo doc --document-private-items`Joshua Nelson-0/+2