]> git.lizzy.rs Git - rust.git/history - crates/ide_db
fix: improve parameter completion
[rust.git] / crates / ide_db /
2022-04-15 borsAuto merge of #11997 - lnicola:es-target, r=lnicola
2022-04-13 borsAuto merge of #11956 - fee1-dead:master, r=flodiebold
2022-04-13 bors[bot]Merge #11974
2022-04-12 bors[bot]Merge #11967
2022-04-12 bors[bot]Merge #11883
2022-04-12 rainy-mefix: move dir on rename mod
2022-04-11 bors[bot]Merge #11935
2022-04-10 bors[bot]Merge #11951
2022-04-10 Lukas WirthSimplify
2022-04-10 bors[bot]Merge #11953
2022-04-09 bors[bot]Merge #11946
2022-04-09 Lukas WirthRevert #11912 as it parses all visited files
2022-04-08 bors[bot]Merge #11940
2022-04-08 bors[bot]Merge #11938
2022-04-08 Jonas SchievinkAccount for macros in `get_missing_assoc_items`
2022-04-06 bors[bot]Merge #11912
2022-04-06 Lukas WirthFix `SearchScope::reverse_dependencies` trying to searc...
2022-04-06 bors[bot]Merge #11911
2022-04-06 Lukas Wirthfix: Fix SearchScope using incorrect text ranges for...
2022-04-05 bors[bot]Merge #11891
2022-04-05 bors[bot]Merge #11904
2022-04-05 Jonas SchievinkWrap macros in expr position in `MacroExpr` node
2022-04-04 bors[bot]Merge #11894
2022-04-03 bors[bot]Merge #11865
2022-04-03 Jonas BushartUse check_count! instead of multiple check! in separate...
2022-04-03 bors[bot]Merge #11887
2022-04-03 bors[bot]Merge #11699
2022-04-03 bors[bot]Merge #10802
2022-04-03 Jonas BushartMerge test functions using the same coverage marks...
2022-04-03 bors[bot]Merge #11866
2022-04-03 bors[bot]Merge #11821
2022-04-03 bors[bot]Merge #11879
2022-04-02 bors[bot]Merge #11877
2022-04-02 bors[bot]Merge #11878
2022-04-02 iDawerfix: `merge_imports::recursive_merge` exiting early
2022-04-01 bors[bot]Merge #11857
2022-04-01 bors[bot]Merge #11874
2022-04-01 bors[bot]Merge #11872
2022-04-01 Lukas Wirthinternal: Remove `PathResolution::AssocItem`
2022-04-01 bors[bot]Merge #11796
2022-04-01 iDawerfix: splitting path of a glob import wrongly adds ...
2022-04-01 bors[bot]Merge #11869
2022-03-31 Jonas BushartFix: Select correct insert position for disabled group...
2022-03-31 bors[bot]Merge #11827
2022-03-31 Lukas Wirthinternal: Enforce Resolver to always have a module...
2022-03-30 Lukas Wirthinternal: Refactor FamousDefs builtin crate search
2022-03-25 bors[bot]Merge #11793
2022-03-23 bors[bot]Merge #11805
2022-03-23 bors[bot]Merge #11791
2022-03-22 bors[bot]Merge #11795
2022-03-22 unexgefix: Correctly suggest auto importing traits from aliases
2022-03-22 bors[bot]Merge #11792
2022-03-22 Lukas Wirthminor: Bump dependencies
2022-03-22 Jonas Schievinksignature help: skip lifetimes when non-lifetime argume...
2022-03-22 Jonas SchievinkAvoid signature help inside multiline expressions
2022-03-22 bors[bot]Merge #11780
2022-03-21 bors[bot]Merge #11782
2022-03-21 Lukas Wirthfix: Fix flyimport showing functions in pattern position
2022-03-20 bors[bot]Merge #11690
2022-03-20 bors[bot]Merge #11775
2022-03-20 bors[bot]Merge #11774
2022-03-20 Lukas Wirthfeat: Tag macro calls as unsafe if they expand to unsaf...
2022-03-20 bors[bot]Merge #11771
2022-03-19 bors[bot]Merge #11765
2022-03-19 bors[bot]Merge #11755
2022-03-18 bors[bot]Merge #11760
2022-03-18 Jonas SchievinkProvide signature help when editing generic args
2022-03-18 bors[bot]Merge #11752
2022-03-18 bors[bot]Merge #11713
2022-03-18 bors[bot]Merge #11750
2022-03-18 Lukas Wirthfix: Fix runnables trying to add doc tests in the crate...
2022-03-17 bors[bot]Merge #11734
2022-03-17 Laurențiu NicolaBump xshell and fix dist
2022-03-16 bors[bot]Merge #11694
2022-03-15 bors[bot]Merge #11718
2022-03-15 bors[bot]Merge #11714
2022-03-14 bors[bot]Merge #11707
2022-03-14 bors[bot]Merge #11700
2022-03-14 Aleksey Kladov:arrow_up: xshell
2022-03-12 bors[bot]Merge #11692
2022-03-12 Matthias Krügermore clippy fixes:
2022-03-12 Matthias Krügerfix clippy::redundant_clone
2022-03-12 Matthias Krügerfix clippy::map_flatten
2022-03-12 Matthias Krügerfix clippy::useless_conversion
2022-03-12 Matthias Krügerfix clippy::redundant_closure
2022-03-12 Matthias Krügerfix clippy::single_char_pattern
2022-03-12 Matthias Krügerfix clippy::needless_borrow
2022-03-10 bors[bot]Merge #11676
2022-03-10 Lukas WirthExpand into pseudo-derive attribute expansions in compl...
2022-03-10 bors[bot]Merge #11671
2022-03-10 Lukas Wirthminor: Access parser internals through ide_db for ide...
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11660
2022-03-09 bors[bot]Merge #11663
2022-03-09 Lukas Wirthfix symbol index collection not collecting legacy macros
2022-03-08 Lukas WirthAdd data queries for macros
2022-03-08 Lukas WirthMove ide crates to new hir::Macro
2022-03-07 bors[bot]Merge #11445
2022-03-06 bors[bot]Merge #11639
2022-03-06 Lukas Wirthinternal: Re-arrange ide_db modules
next