index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ide
/
src
/
hover
/
render.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-13
feat: On assoc item name hover, render trait decl docs
Lukas Wirth
-1
/
+14
2022-03-31
internal: Enforce Resolver to always have a module scope
Lukas Wirth
-2
/
+2
2022-03-12
fix clippy::needless_borrow
Matthias Krüger
-1
/
+1
2022-03-10
Don't parse source files to generate macro completion details
Lukas Wirth
-12
/
+4
2022-03-06
internal: Re-arrange ide_db modules
Lukas Wirth
-4
/
+2
2022-03-05
Fix hover for `Self` keyword
Lukas Wirth
-2
/
+1
2022-02-26
Make hir::Local::name infallible
Lukas Wirth
-1
/
+1
2022-02-21
Fix various IDE features
Chayim Refael Friedman
-2
/
+2
2022-02-14
Hide Keyword Expression Hover For Units `()`
Daniel Conley
-52
/
+21
2022-01-28
Add Keyword Return Type Highlighting
Daniel Conley
-10
/
+99
2022-01-06
internal: Support registered tools and attributes in ide layer
Lukas Wirth
-1
/
+4
2021-12-23
show values of constants in hover
hkalbasi
-1
/
+7
2021-12-21
Fully render const item completions from hir
Lukas Wirth
-1
/
+1
2021-12-19
feat: treat fn keyword inside function pointer type as primitive
rainy-me
-3
/
+9
2021-12-03
Improve hover message for inert attributes
Lukas Wirth
-2
/
+20
2021-12-03
Rename things: Tool -> ToolModule
Lukas Wirth
-1
/
+1
2021-12-03
Basic hover for builtin-attr and tool modules
Lukas Wirth
-2
/
+3
2021-12-03
feat: Resolve builtin-attr and tools in ide layer
Lukas Wirth
-0
/
+2
2021-11-22
fix: Omit generic defaults for types in hover messages
Lukas Wirth
-1
/
+1
2021-11-18
ide: display static values in hover
Jake Heinz
-12
/
+18
2021-11-17
maybe this is better??
Jake Heinz
-2
/
+17
2021-11-11
internal: Flatten `Definition::ModuleDef` variant
Lukas Wirth
-23
/
+18
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-2
/
+2
2021-09-23
Split the hover module up
Lukas Wirth
-0
/
+450