]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-12 bors[bot]Merge #11444
2022-02-11 bors[bot]Merge #11453
2022-02-11 Lukas Wirthinternal: Make `ascend_call_token` iterative instead...
2022-02-09 Florian DieboldFormat again
2022-02-09 Florian DieboldReduce visibility
2022-02-09 Florian DieboldAdd back an assertion
2022-02-09 Florian DieboldVarious fixes
2022-02-09 Florian DieboldRename syntax_node_to_token_tree_censored
2022-02-09 Florian DieboldReplace expressions with errors in them
2022-02-09 bors[bot]Merge #11441
2022-02-09 Laurențiu NicolaBump lsp-types
2022-02-09 Laurențiu NicolaRevert "Revert "Bump dashmap""
2022-02-09 Laurențiu NicolaBump deps
2022-02-08 bors[bot]Merge #11437
2022-02-08 bors[bot]Merge #11436
2022-02-08 Jake Heinz[ide_completion] render if a function is async/const...
2022-02-08 Florian DieboldFix test
2022-02-08 Florian DieboldTrack synthetic tokens, to be able to remove them again...
2022-02-08 TheDoctor314Fix renaming super keyword
2022-02-08 TheDoctor314Add test
2022-02-07 Florian DieboldActually check in fixup.rs
2022-02-07 Florian DieboldReverse fixups
2022-02-07 Florian DieboldSimplify
2022-02-07 Florian DieboldAdd a check
2022-02-07 Florian DieboldSimplify a bit
2022-02-07 Florian DieboldWIP: Actually fix up syntax errors in attribute macro...
2022-02-07 Florian DieboldAdd test for giving attribute proc macros valid syntax
2022-02-07 bors[bot]Merge #11427
2022-02-07 Moritz Vetteradd missing snake case attribute, update hash
2022-02-06 bors[bot]Merge #11416
2022-02-06 bors[bot]Merge #11420
2022-02-06 Moritz Vetterfix two vulneabilities (moderate: 1, high: 1) by runnin...
2022-02-06 bors[bot]Merge #11418
2022-02-06 Moritz VetterBump pulldown-cmark-to-cmark, adjust usages and fix...
2022-02-05 Jack ClaytonFix eslint errors
2022-02-05 bors[bot]Merge #11415
2022-02-05 Laurențiu NicolaBump thread_local
2022-02-05 Laurențiu NicolaUpdate lockfile
2022-02-05 Laurențiu NicolaRevert "Bump dashmap"
2022-02-05 bors[bot]Merge #11412
2022-02-05 The0x539Fix trait impl completion ranges
2022-02-04 bors[bot]Merge #11411
2022-02-04 Lukas WirthSimplify
2022-02-03 bors[bot]Merge #11406
2022-02-03 Laurențiu NicolaUpdate install notes
2022-02-03 bors[bot]Merge #11403
2022-02-03 Lukas WirthShrink `mbe::ExpandError` and `mbe::ParseError`
2022-02-03 bors[bot]Merge #11402
2022-02-03 Lukas Wirthfix: Fix vis restriction path completions always using...
2022-02-03 bors[bot]Merge #11401
2022-02-03 Lukas WirthAdd abi string completions
2022-02-03 Lukas WirthSort completion calls lexicographically
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthSimplify
2022-02-03 Lukas WirthMove path completions for patterns into pattern module
2022-02-03 Lukas WirthCleanup PathCompletionContext qualifier handling
2022-02-03 Lukas WirthAdd missing test for use completions
2022-02-03 Lukas WirthAdd completion module tailored towards visibility modifiers
2022-02-03 Lukas WirthAdd completion module tailored towards use trees
2022-02-03 Lukas WirthMove attribute path completions into attribute completi...
2022-02-03 bors[bot]Merge #11399
2022-02-03 Florian DieboldFix assoc type shorthand from method bounds
2022-02-02 bors[bot]Merge #11394
2022-02-02 Lukas WirthFix test fixture
2022-02-02 bors[bot]Merge #11395
2022-02-02 Lukas Wirthfix: Fix and re-enable format string completions
2022-02-02 Lukas WirthCleanup `Completions` api a bit
2022-02-02 Lukas WirthFix generate_function assist trying to use name-ref...
2022-02-02 Lukas Wirthfeat: Deprioritize completions of private but editable...
2022-02-01 bors[bot]Merge #11322
2022-02-01 bors[bot]Merge #11393
2022-02-01 Jeroen Vannevelrollup match
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-02-01 bors[bot]Merge #11391
2022-02-01 Lukas Wirthminor: Add some debug traces for cfg fetching
2022-02-01 bors[bot]Merge #11390
2022-02-01 Lukas WirthDeprioritize ops function completions for non-method...
2022-02-01 Jeroen Vannevelbetter comparison
2022-02-01 Jeroen Vannevelremoved redundant test
2022-02-01 Jeroen Vanneveladded FIXME
2022-02-01 Jeroen Vanneveldon't tear body
2022-02-01 Jeroen Vannevelno longer support comments on their own
2022-01-31 bors[bot]Merge #11388
2022-01-31 Lukas Wirthfix: Fix proc-macro server not using the supplied span...
2022-01-31 bors[bot]Merge #11291
2022-01-31 Lukas WirthMake more precise range macro upmapping
2022-01-31 Lukas WirthFix token ascension single token check being inverted
2022-01-31 bors[bot]Merge #11182
2022-01-31 bors[bot]Merge #11384
2022-01-31 Lukas WirthComplete local fn and closure params from surrounding...
2022-01-30 bors[bot]Merge #11382
2022-01-30 Lukas WirthFix cfg_attr invalidating derive identifier IDE functio...
2022-01-30 Lukas WirthReduce allocations in attribute collection
2022-01-30 bors[bot]Merge #11377
2022-01-30 Florian DieboldUpdate README.md
2022-01-30 bors[bot]Merge #11356
2022-01-28 bors[bot]Merge #11367
2022-01-28 Maybe WaffleUse `compare_exchange_weak` in `limit::Limit::check`
2022-01-28 bors[bot]Merge #11365
2022-01-28 vlad20012Add a way to disable dll copying for users of proc_macr...
next