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-12-17
Remove needless clones
Laurențiu Nicola
-1
/
+1
2021-12-17
fix: Don't duplicate attribute completions
Lukas Wirth
-3
/
+4
2021-12-14
Move out doc-links tests into a separate module
Lukas Wirth
-396
/
+414
2021-12-14
fixes broken tests
zhoufan
-4
/
+4
2021-12-13
Merge #11000
bors[bot]
-84
/
+7
2021-12-13
fix: insert whitespaces into assoc items for assist when macro generated
Lukas Wirth
-3
/
+3
2021-12-13
Move ws insert rendering for macro expansion into ide_db
Lukas Wirth
-84
/
+7
2021-12-11
Merge #10965
bors[bot]
-18
/
+0
2021-12-10
Merge #10978
bors[bot]
-21
/
+10
2021-12-10
Don't show trait flyimports for impl trait and placeholders
Lukas Wirth
-2
/
+2
2021-12-10
Only prime direct dependencies of the workspace crates
Laurențiu Nicola
-21
/
+10
2021-12-08
Remove dead assists-related function
Laurențiu Nicola
-18
/
+0
2021-12-07
Merge #10958
bors[bot]
-0
/
+75
2021-12-07
internal: add "Shuffle Crate Graph" command
Jonas Schievink
-0
/
+75
2021-12-07
Adjust incorrect runnable tests
Lukas Wirth
-5
/
+3
2021-12-07
Simplify
Lukas Wirth
-27
/
+3
2021-12-07
Fix some TryToNav impls not upmapping ranges out of macros
Lukas Wirth
-68
/
+89
2021-12-05
fix: Add highlighting hack back for unresolved attributes
Lukas Wirth
-0
/
+7
2021-12-04
Merge #10930
bors[bot]
-61
/
+57
2021-12-04
fix: Fix self keyword not being tagged as such in highlighting properly
Lukas Wirth
-61
/
+57
2021-12-04
Merge #10929
bors[bot]
-30
/
+46
2021-12-04
Update semantic token docs
Lukas Wirth
-2
/
+4
2021-12-04
Introduce SymbolKind::Derive
Lukas Wirth
-4
/
+17
2021-12-04
Introduce SymbolKind::Attribute
Lukas Wirth
-26
/
+27
2021-12-04
Bump pulldown-cmark-to-cmark
Laurențiu Nicola
-2
/
+2
2021-12-03
Merge #10915
bors[bot]
-79
/
+126
2021-12-03
Improve hover message for inert attributes
Lukas Wirth
-2
/
+63
2021-12-03
Rename things: Tool -> ToolModule
Lukas Wirth
-8
/
+8
2021-12-03
Basic hover for builtin-attr and tool modules
Lukas Wirth
-2
/
+3
2021-12-03
Simplify
Lukas Wirth
-0
/
+2
2021-12-03
Remove syntax highlighting hack for builtin attrs
Lukas Wirth
-77
/
+48
2021-12-03
feat: Resolve builtin-attr and tools in ide layer
Lukas Wirth
-5
/
+17
2021-12-02
Merge #10891
bors[bot]
-1
/
+100
2021-12-02
fixup: include more information for impls
TJ DeVries
-2
/
+40
2021-12-01
fixup: properly handle all associated items
TJ DeVries
-22
/
+33
2021-12-01
add a fixme:
Jake Heinz
-0
/
+2
2021-12-01
simplify
Jake Heinz
-1
/
+1
2021-12-01
ide: hack to make self not unresolved reference in async trait wrapped impl's
Jake Heinz
-2
/
+18
2021-12-01
add test
Jake Heinz
-0
/
+18
2021-11-30
fix: emit trait names in moniker identifier
TJ DeVries
-3
/
+53
2021-11-30
Merge #10872
bors[bot]
-21
/
+18
2021-11-30
remove one need for semantics
Jake Heinz
-3
/
+2
2021-11-29
Merge #10841
bors[bot]
-0
/
+275
2021-11-29
do something with library_symbols
Jake Heinz
-10
/
+5
2021-11-29
remove duplicate data from CrateOrigin
hkalbasi
-4
/
+4
2021-11-28
cleanups
Jake Heinz
-11
/
+14
2021-11-27
fix: Show parameter hints unconditionally for logical not expressions
Lukas Wirth
-4
/
+8
2021-11-27
make navigation target go to original file location
Jake Heinz
-2
/
+2
2021-11-27
use Semantics::parse_or_expand in another place
Jake Heinz
-3
/
+3
2021-11-27
wip
Jake Heinz
-5
/
+5
[prev]
[next]