]> git.lizzy.rs Git - rust.git/history - crates/ide/src/hover.rs
Wrap remaining self/super/crate in Name{Ref}
[rust.git] / crates / ide / src / hover.rs
2021-01-15 Lukas WirthWrap remaining self/super/crate in Name{Ref}
2021-01-15 bors[bot]Merge #7288
2021-01-15 Lukas WirthHandle self/super/crate in PathSegment as NameRef
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 bors[bot]Merge #7235
2021-01-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #6238
2021-01-10 bors[bot]Merge #7206 #7231
2021-01-10 bors[bot]Merge #7228
2021-01-10 Lukas WirthUse hir::GenericParam in ide_db::Definition instead...
2021-01-10 bors[bot]Merge #7229
2021-01-10 Aleksey KladovCleanup
2021-01-09 Lukas WirthRefactor rename name checking
2021-01-09 Vincent EscheFixed typos in code comments
2021-01-08 bors[bot]Merge #7145
2021-01-07 bors[bot]Merge #7193
2021-01-07 bors[bot]Merge #7191
2021-01-07 bors[bot]Merge #7195
2021-01-07 bors[bot]Merge #7194
2021-01-07 bors[bot]Merge #7184
2021-01-07 Kevaundray WedderburnChange <|> to $0 - Rebase
2021-01-07 bors[bot]Merge #7190
2021-01-07 Aleksey KladovRemove some stale deprecations
2021-01-06 bors[bot]Merge #7172
2021-01-06 Aleksey KladovMore maintainable config
2021-01-06 bors[bot]Merge #7174
2021-01-05 bors[bot]Merge #7162
2021-01-04 bors[bot]Merge #7147
2021-01-04 bors[bot]Merge #7159
2021-01-04 bors[bot]Merge #7154
2021-01-04 bors[bot]Merge #7151
2021-01-04 Lukas WirthShow GotoTypeAction for TypeParam
2021-01-04 bors[bot]Merge #7153
2021-01-04 Lukas WirthShow GotoTypeAction for ConstParam
2021-01-04 Lukas WirthShow implementations when hovering over SelfType
2021-01-04 bors[bot]Merge #7152
2021-01-04 Lukas WirthFix HoverAction::Implementation typo
2021-01-04 Lukas WirthImplement hover for ConstParam
2021-01-04 bors[bot]Merge #7149
2021-01-04 Lukas WirthImpl hovering for TypeParams
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7136
2021-01-03 bors[bot]Merge #7068
2021-01-03 bors[bot]Merge #7115
2021-01-02 bors[bot]Merge #7133
2021-01-02 bors[bot]Merge #7134
2021-01-02 Nick SpainMove impls of ToNav that use source() to TryToNav
2021-01-02 Nick Spainsource_old -> source for cases that can be handled...
2021-01-02 Nick SpainHasSource::source_old -> HasSource::source for places...
2021-01-02 Nick SpainMark HasSource::source_old as deprecated but allow...
2021-01-02 Nick SpainHasSource::source -> HasSource::source_old
2021-01-01 bors[bot]Merge #7121
2021-01-01 Lukas WirthShow lifetimes and labels on hover
2021-01-01 bors[bot]Merge #7080
2021-01-01 Lukas WirthAdd ConstParams to the ide layer
2020-12-31 bors[bot]Merge #7106
2020-12-29 bors[bot]Merge #7075
2020-12-27 bors[bot]Merge #7047
2020-12-25 bors[bot]Merge #7038
2020-12-25 bors[bot]Merge #7036
2020-12-24 bors[bot]Merge #7030
2020-12-24 Lukas WirthSupport labels in reference search
2020-12-20 bors[bot]Merge #6968
2020-12-20 bors[bot]Merge #6963
2020-12-20 bors[bot]Merge #6961
2020-12-20 bors[bot]Merge #6921
2020-12-20 bors[bot]Merge #6958
2020-12-20 Aleksey KladovAlign code_model name with ungrammar
2020-12-20 bors[bot]Merge #6929
2020-12-18 bors[bot]Merge #6934
2020-12-18 bors[bot]Merge #6933
2020-12-18 Aleksey KladovReduce test verbosity
2020-12-18 Aleksey KladovNavTarget doesn't assume that it points to a symbol
2020-12-18 bors[bot]Merge #6930
2020-12-18 Aleksey KladovDon't expose SyntaxKind from IDE API
2020-12-18 bors[bot]Merge #6901
2020-12-18 Edwin ChengTemp fixes panic caused by no ast for proc-macro
2020-12-17 bors[bot]Merge #6912
2020-12-17 bors[bot]Merge #6914
2020-12-17 Aleksey KladovRename ImplDef -> Impl
2020-12-17 bors[bot]Merge #6907
2020-12-16 Lukas WirthLifetime reference search
2020-12-14 bors[bot]Merge #6817
2020-12-12 bors[bot]Merge #6818
2020-12-11 bors[bot]Merge #6813
2020-12-11 bors[bot]Merge #6834
2020-12-11 bors[bot]Merge #6819
2020-12-11 bors[bot]Merge #6824
2020-12-11 Lukas WirthDon't highlight parent nodes of comments on hover
2020-12-10 bors[bot]Merge #6769
2020-12-09 bors[bot]Merge #6771
2020-12-09 Lukas WirthTest inner and outer doc comments in hover
2020-12-08 bors[bot]Merge #6760
2020-12-08 bors[bot]Merge #6750
2020-12-07 Lukas WirthRemove hir_def/docs.rs module
2020-12-07 bors[bot]Merge #6719
next