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
Age
Commit message (
Expand
)
Author
Lines
2021-11-27
ide: fix expansion for 'as _'
Jake Heinz
-0
/
+21
2021-11-25
fix: Prioritize tuple fields in highlight_related
Lukas Wirth
-3
/
+18
2021-11-23
Disable string highlight injection for macros changing string literals
Lukas Wirth
-29
/
+31
2021-11-22
Emit moniker in lsif
hkalbasi
-0
/
+275
2021-11-22
fix: Omit generic defaults for types in hover messages
Lukas Wirth
-4
/
+16
2021-11-22
Add to macro testing infra to emit token map ids
Lukas Wirth
-1
/
+0
2021-11-22
Split parts of `ide_db::call_info` off into `ide`
Lukas Wirth
-12
/
+693
2021-11-22
Unnest ide::display::navigation_target module
Lukas Wirth
-25
/
+13
2021-11-20
ide: hover omits unnamed where preds
Jake Heinz
-0
/
+42
2021-11-19
Merge #10806
bors[bot]
-8
/
+25
2021-11-19
fix: inlay param hint hiding heurstic is case unsensitive
Lukas Wirth
-8
/
+25
2021-11-19
ide: dedupe or merge hover actions
Jake Heinz
-20
/
+94
2021-11-18
Merge #10798
bors[bot]
-28
/
+32
2021-11-18
ide: show go to for function hover return type
Jake Heinz
-28
/
+32
2021-11-18
ide: display static values in hover
Jake Heinz
-20
/
+26
2021-11-18
Merge #10785
bors[bot]
-28
/
+65
2021-11-18
more complicated const test
Jake Heinz
-0
/
+22
2021-11-17
Check for derive attributes by item path, not `derive` identifier
Lukas Wirth
-15
/
+7
2021-11-17
maybe this is better??
Jake Heinz
-2
/
+17
2021-11-17
hir: show const value in hover
Jake Heinz
-26
/
+26
2021-11-16
Do not use reference search in runnables::related_tests
Lukas Wirth
-42
/
+47
2021-11-16
Simplify
Lukas Wirth
-143
/
+107
2021-11-16
Skip test/bench attr expansion in resolution instead of collection
Lukas Wirth
-6
/
+2
2021-11-16
minor: Lift out FxIndex{Map/Set} types into ide_db
Lukas Wirth
-4
/
+2
2021-11-16
fix: Reimplement mapping out of test/bench attributes for runnables
Lukas Wirth
-2
/
+7
2021-11-13
flip the default
Jake Heinz
-18
/
+18
2021-11-13
inlay hints: add the option to always show constructor inlay hints
Jake Heinz
-1
/
+68
2021-11-11
Remove faulty logic for ascending test attributes for runnables
Lukas Wirth
-7
/
+2
2021-11-11
Replace some more ide usages of ModuleDef with Definition
Lukas Wirth
-119
/
+106
2021-11-11
Prime a more reasonable set of crates
Jonas Schievink
-2
/
+27
2021-11-11
internal: Flatten `Definition::ModuleDef` variant
Lukas Wirth
-376
/
+332
2021-11-08
Fix proc-macro attributes being shadowed by their functions in IDE layer
Lukas Wirth
-1
/
+1
2021-11-05
Merge #10685
bors[bot]
-6
/
+6
2021-11-04
Replace more Name::to_string usages with Name::to_smol_str
Lukas Wirth
-12
/
+14
2021-11-04
Enable markdown tables
Lukas Wirth
-6
/
+6
2021-11-04
Merge #10645
bors[bot]
-63
/
+148
2021-11-04
Merge #10691
bors[bot]
-4
/
+2
2021-11-04
Use array into_iter in more places
Laurențiu Nicola
-4
/
+2
2021-11-03
Update crates/ide/src/rename.rs
Anatol Ulrich
-1
/
+0
2021-11-03
Expose version string of crates fom HIR
Lukas Wirth
-1
/
+7
2021-11-02
accept identical Indels when merging; add rename test case
Anatol Ulrich
-2
/
+34
2021-10-28
Enable auto-import and qualify-path in derive attributes
Lukas Wirth
-0
/
+2
2021-10-28
Refactor ide handling for paths in derive inputs
Lukas Wirth
-29
/
+15
2021-10-27
remove TODO comment
Anatol Ulrich
-1
/
+0
2021-10-27
re-introduce `always!`
Anatol Ulrich
-8
/
+7
2021-10-27
unwrap--
Anatol Ulrich
-3
/
+3
2021-10-27
fix logic error: alias detection was too lenient
Anatol Ulrich
-18
/
+23
2021-10-27
wip
Anatol Ulrich
-12
/
+30
2021-10-27
remove resolved TODO questions
Anatol Ulrich
-1
/
+0
2021-10-27
doxx
Anatol Ulrich
-4
/
+11
[prev]
[next]