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-08-20
Use correct HirFileId in find_related_test
Lukas Wirth
-7
/
+6
2021-08-20
Fix runnables not seeing test and bench attributes
Lukas Wirth
-6
/
+14
2021-08-19
Merge #9955
bors[bot]
-14
/
+7
2021-08-20
Rename fails on renaming definitions created by macros
Lukas Wirth
-14
/
+7
2021-08-18
Don't trigger related highlighting on unrelated tokens
Lukas Wirth
-2
/
+4
2021-08-17
Merge #9929
bors[bot]
-3
/
+67
2021-08-17
Emit more concise text edits in ide_db::rename
Lukas Wirth
-0
/
+1
2021-08-16
some code docs for the ide_db/rename module
Lukas Wirth
-0
/
+1
2021-08-16
Handle all rename special cases for all record pattern fields
Lukas Wirth
-3
/
+65
2021-08-16
Highlight function exit points on `fn` keyword
Lukas Wirth
-11
/
+28
2021-08-16
Simplify
Lukas Wirth
-5
/
+7
2021-08-14
Simplify
Lukas Wirth
-8
/
+3
2021-08-14
internal: make naming consistent
Aleksey Kladov
-1
/
+1
2021-08-12
Merge #9807
bors[bot]
-5
/
+71
2021-08-11
Show type actions on ranged type hover
Lukas Wirth
-58
/
+137
2021-08-10
impl gen hash for structs
Yoshua Wuyts
-2
/
+2
2021-08-10
[semantic-highlighting] functions that consume are marked as HlMod::Consuming
Jake Heinz
-6
/
+6
2021-08-09
Fix typo in reference modifier description
Laurențiu Nicola
-1
/
+1
2021-08-08
Use minicore
Yoshua Wuyts
-2
/
+2
2021-08-08
Account sized bounds in parentheses printing inside of ptr/ref of rpit.
Dawer
-0
/
+44
2021-08-04
Document reference highlighting mod
Lukas Wirth
-7
/
+8
2021-08-04
Adjust fn_hints test
Dawer
-2
/
+2
2021-08-04
Fix tests.
Dawer
-3
/
+25
2021-08-04
Merge #9734
bors[bot]
-44
/
+67
2021-08-04
match style
Jake Heinz
-1
/
+4
2021-08-04
fix + update expects
Jake Heinz
-13
/
+14
2021-08-03
Apply suggestions from code review
Jake
-2
/
+2
2021-08-03
Update crates/ide/src/syntax_highlighting/highlight.rs
Jake
-1
/
+2
2021-08-03
Give TypeInfo fields and methods more appropriate names
Lukas Wirth
-22
/
+22
2021-08-03
Revise TypeInfo::ty usage
Lukas Wirth
-1
/
+1
2021-08-03
Introduce TypeInfo
Lukas Wirth
-22
/
+19
2021-08-02
Merge #9762
bors[bot]
-5
/
+13
2021-08-02
Fix ranged hover result range
Lukas Wirth
-5
/
+13
2021-08-02
Merge #9761
bors[bot]
-72
/
+150
2021-08-02
Also search for pattern nodes in ranged hover
Lukas Wirth
-10
/
+41
2021-08-02
Show coerced types on type hover
Lukas Wirth
-66
/
+113
2021-08-02
Merge #9758
bors[bot]
-5
/
+5
2021-08-02
internal: explain that we don't `ref` in style.md
Aleksey Kladov
-5
/
+5
2021-08-02
resolve_doc_path is able to resolve to macros
Lukas Wirth
-64
/
+102
2021-07-31
Wrap inner tail expressions in MissingOkOrSomeInTailExpr
Lukas Wirth
-0
/
+3
2021-07-31
Annotate type hints for pattern name ranges instead of the pattern itself
Lukas Wirth
-6
/
+32
2021-07-31
Fix hover range for derive inputs
Lukas Wirth
-2
/
+3
2021-07-31
update expects
Jake Heinz
-1
/
+1
2021-07-31
move to else f
Jake Heinz
-3
/
+2
2021-07-31
semantic highlighting: add reference hlmod
Jake Heinz
-38
/
+57
2021-07-30
Merge #9728
bors[bot]
-208
/
+200
2021-07-30
Fix move_item test fixture indentations
Lukas Wirth
-176
/
+176
2021-07-29
Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST
Lukas Wirth
-31
/
+23
2021-07-29
Refine extraction targets of extract_function assist
Lukas Wirth
-12
/
+12
2021-07-28
fix: Revert removing [] from the hover gif
Alexander González
-1
/
+1
[prev]
[next]