]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
fix syntactic highlighting for macros
[rust.git] / crates / ide_completion /
2022-01-01 bors[bot]Merge #11158
2022-01-01 Lukas Wirthfix: Enable completions for `<_>::$0`
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovintroduce hacks module
2021-12-28 bors[bot]Merge #11131
2021-12-28 Aleksey Kladovavoid speculation when completing macros
2021-12-27 bors[bot]Merge #11125
2021-12-27 Aleksey Kladovminor
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-21 bors[bot]Merge #11092
2021-12-21 Lukas Wirthinternal: Directly use self param in completions instea...
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthSimplify
2021-12-21 Lukas WirthReplace a few String instances with SmolStr in completions
2021-12-21 Lukas WirthFully render type alias completions from hir
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-21 bors[bot]Merge #11086
2021-12-21 Lukas Wirthfmt +stable
2021-12-21 Lukas WirthSimplify type alias rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify macro rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify const rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify enum variant rendering, remove constructor...
2021-12-21 Lukas WirthSimplify function rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 bors[bot]Merge #11067
2021-12-20 Lukas Wirthinternal: Store function param names in ItemTree
2021-12-20 bors[bot]Merge #11028
2021-12-20 Lukas WirthSimplify
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11047
2021-12-18 bors[bot]Merge #11035
2021-12-18 k-nasarefactor: chain iter
2021-12-17 bors[bot]Merge #11043
2021-12-17 bors[bot]Merge #11041
2021-12-17 bors[bot]Merge #10527
2021-12-17 Lukas WirthUpdate tests
2021-12-17 Laurențiu NicolaSpelling nits
2021-12-17 Lukas WirthAdd a few default snippets for VSCode
2021-12-17 bors[bot]Merge #11040
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
2021-12-16 k-nasaAdd clippy lint group to attribute auto compleme
2021-12-15 bors[bot]Merge #11017
2021-12-15 iDawerBump MSRV (1.57)
2021-12-15 bors[bot]Merge #11021
2021-12-14 bors[bot]Merge #11011
2021-12-14 Lukas Wirth`match_ast!` takes a pattern to allow underscore usage
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11002
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-13 Lukas Wirthfix: insert whitespaces into assoc items for assist...
2021-12-13 Lukas WirthMove ws insert rendering for macro expansion into ide_db
2021-12-12 bors[bot]Merge #10993
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10988
2021-12-11 Florian DieboldFix expected type calculation in struct literal if...
2021-12-11 bors[bot]Merge #10987
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 Lukas Wirthfix: Fix lint completions not working for unclosed...
2021-12-11 bors[bot]Merge #10877
2021-12-11 bors[bot]Merge #10985
2021-12-11 bors[bot]Merge #10976
2021-12-11 Lukas WirthShow case-insensitive exact matches instead of fuzzy...
2021-12-10 bors[bot]Merge #10978
2021-12-10 bors[bot]Merge #10979
2021-12-10 Lukas WirthDon't show trait flyimports for impl trait and placeholders
2021-12-10 Lukas WirthShow enum completions for single variant enums in irref...
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 Lukas Wirthinternal: completion: split out more PathKinds from...
2021-12-07 bors[bot]Merge #10958
2021-12-07 bors[bot]Merge #10957
2021-12-07 Lukas WirthSimplify
2021-12-05 bors[bot]Merge #10944
2021-12-05 bors[bot]Merge #10943
2021-12-05 Lukas Wirthfeat: Enable flyimport completions for attributes
2021-12-05 bors[bot]Merge #10939
2021-12-05 Laurențiu NicolaClean up some unused cross-crate dependencies
2021-12-05 bors[bot]Merge #10938
2021-12-05 bors[bot]Merge #10902
2021-12-04 bors[bot]Merge #10929
2021-12-04 Lukas WirthIntroduce SymbolKind::Derive
2021-12-04 Lukas WirthIntroduce SymbolKind::Attribute
2021-12-03 bors[bot]Merge #10921
2021-12-03 bors[bot]Merge #10920
2021-12-03 bors[bot]Merge #10919
2021-12-03 bors[bot]Merge #10916
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas WirthRename things: Tool -> ToolModule
2021-12-03 Lukas WirthRemove syntax highlighting hack for builtin attrs
2021-11-29 bors[bot]Merge #10841
next