]> git.lizzy.rs Git - rust.git/history - crates/ide
Merge #10877
[rust.git] / crates / ide /
2021-12-11 bors[bot]Merge #10877
2021-12-11 bors[bot]Merge #10985
2021-12-11 bors[bot]Merge #10976
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 Laurențiu NicolaOnly prime direct dependencies of the workspace crates
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 bors[bot]Merge #10958
2021-12-07 Jonas Schievinkinternal: add "Shuffle Crate Graph" command
2021-12-07 bors[bot]Merge #10957
2021-12-07 Lukas WirthAdjust incorrect runnable tests
2021-12-07 Lukas WirthSimplify
2021-12-07 Lukas WirthFix some TryToNav impls not upmapping ranges out of...
2021-12-05 bors[bot]Merge #10938
2021-12-05 bors[bot]Merge #10937
2021-12-05 Lukas Wirthfix: Add highlighting hack back for unresolved attributes
2021-12-05 bors[bot]Merge #10902
2021-12-04 bors[bot]Merge #10930
2021-12-04 Lukas Wirthfix: Fix self keyword not being tagged as such in highl...
2021-12-04 bors[bot]Merge #10929
2021-12-04 Lukas WirthUpdate semantic token docs
2021-12-04 Lukas WirthIntroduce SymbolKind::Derive
2021-12-04 Lukas WirthIntroduce SymbolKind::Attribute
2021-12-04 bors[bot]Merge #10928
2021-12-04 Laurențiu NicolaBump pulldown-cmark-to-cmark
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 WirthImprove hover message for inert attributes
2021-12-03 Lukas WirthRename things: Tool -> ToolModule
2021-12-03 Lukas WirthBasic hover for builtin-attr and tool modules
2021-12-03 Lukas WirthSimplify
2021-12-03 Lukas WirthRemove syntax highlighting hack for builtin attrs
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-12-02 bors[bot]Merge #10903
2021-12-02 bors[bot]Merge #10905
2021-12-02 bors[bot]Merge #10891
2021-12-02 TJ DeVriesfixup: include more information for impls
2021-12-01 TJ DeVriesfixup: properly handle all associated items
2021-12-01 bors[bot]Merge #10899
2021-12-01 Jake Heinzadd a fixme:
2021-12-01 Jake Heinzsimplify
2021-12-01 Jake Heinzide: hack to make self not unresolved reference in...
2021-12-01 bors[bot]Merge #10897
2021-12-01 bors[bot]Merge #10896
2021-12-01 Jake Heinzadd test
2021-11-30 TJ DeVriesfix: emit trait names in moniker identifier
2021-11-30 bors[bot]Merge #10872
2021-11-30 Jake Heinzremove one need for semantics
2021-11-29 bors[bot]Merge #10871
2021-11-29 bors[bot]Merge #10841
2021-11-29 Jake Heinzdo something with library_symbols
2021-11-29 hkalbasiremove duplicate data from CrateOrigin
2021-11-28 Jake Heinzcleanups
2021-11-27 bors[bot]Merge #10876
2021-11-27 Lukas Wirthfix: Show parameter hints unconditionally for logical...
2021-11-27 Jake Heinzmake navigation target go to original file location
2021-11-27 Jake Heinzuse Semantics::parse_or_expand in another place
2021-11-27 Jake Heinzwip
2021-11-27 bors[bot]Merge #10870
2021-11-27 Jake Heinzide: fix expansion for 'as _'
2021-11-25 bors[bot]Merge #10859
2021-11-25 Lukas Wirthfix: Prioritize tuple fields in highlight_related
2021-11-25 bors[bot]Merge #10824
2021-11-23 bors[bot]Merge #10846
2021-11-23 bors[bot]Merge #10849
2021-11-23 Lukas WirthDisable string highlight injection for macros changing...
2021-11-23 bors[bot]Merge #10840
2021-11-22 bors[bot]Merge #10834
2021-11-22 hkalbasiEmit moniker in lsif
2021-11-22 Lukas Wirthfix: Omit generic defaults for types in hover messages
2021-11-22 bors[bot]Merge #10838
2021-11-22 Lukas WirthAdd to macro testing infra to emit token map ids
2021-11-22 bors[bot]Merge #10809
2021-11-22 bors[bot]Merge #10832
2021-11-22 Lukas WirthSplit parts of `ide_db::call_info` off into `ide`
2021-11-22 bors[bot]Merge #10831
2021-11-22 Lukas WirthUnnest ide::display::navigation_target module
2021-11-20 bors[bot]Merge #10810
2021-11-20 bors[bot]Merge #10821
2021-11-20 bors[bot]Merge #10820
2021-11-20 bors[bot]Merge #10819
2021-11-20 bors[bot]Merge #10817
2021-11-20 Jake Heinzide: hover omits unnamed where preds
2021-11-19 bors[bot]Merge #10807
2021-11-19 bors[bot]Merge #10806
2021-11-19 Lukas Wirthfix: inlay param hint hiding heurstic is case unsensitive
2021-11-19 bors[bot]Merge #10804
2021-11-19 bors[bot]Merge #10805
2021-11-19 Jake Heinzide: dedupe or merge hover actions
2021-11-18 bors[bot]Merge #10803
2021-11-18 bors[bot]Merge #10798
2021-11-18 bors[bot]Merge #10796
2021-11-18 bors[bot]Merge #10795
2021-11-18 bors[bot]Merge #10794
2021-11-18 Jake Heinzide: show go to for function hover return type
next