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
Age
Commit message (
Expand
)
Author
Lines
2022-04-29
Don't show signature help after closing bracket
iDawer
-10
/
+46
2022-04-27
Revert "Correctly fix formatting doc tests with generics"
Laurențiu Nicola
-5
/
+5
2022-04-27
Revert "Update crates/ide/src/runnables.rs"
Laurențiu Nicola
-1
/
+2
2022-04-26
Auto merge of #12083 - Veykril:inlays, r=Veykril
bors
-16
/
+16
2022-04-26
minor: Add test for parameter and reborrow hint order
Lukas Wirth
-16
/
+16
2022-04-26
`signature_help`: use corresponding param list for methods
iDawer
-1
/
+23
2022-04-25
Re-export `FxHashMap` and `FxHashSet` from `ide_db`
Lukas Wirth
-29
/
+17
2022-04-25
Auto merge of #12072 - bitgaoshu:master, r=jonas-schievink
bors
-0
/
+43
2022-04-24
#11973 associated type is unresolved
bitgaoshu
-0
/
+43
2022-04-23
Add fallback for return type
iDawer
-7
/
+12
2022-04-23
Fall back to parameter definitions on error types in signature help
iDawer
-21
/
+45
2022-04-19
Allows triggering commands after an assist edit
Jonas Schievink
-0
/
+5
2022-04-17
Disable rustfmt for expand_macro on wasm platforms
Lukas Wirth
-3
/
+5
2022-04-17
Fix macro patterns not getting formatted properly
Lukas Wirth
-17
/
+26
2022-04-17
feat: Attempt to format expand_macro output with rustfmt if possible
Lukas Wirth
-8
/
+75
2022-04-15
Auto merge of #12001 - Veykril:refs, r=Veykril
bors
-28
/
+50
2022-04-15
fix: Do reference search on all downmapped tokens with the same kind only
Lukas Wirth
-28
/
+50
2022-04-15
Auto merge of #12000 - Veykril:hlmac, r=Veykril
bors
-18
/
+18
2022-04-15
fix: Tag `macro_rules` macro bang with `MacroBang` tag
Lukas Wirth
-18
/
+18
2022-04-14
add docs
Jonas Schievink
-0
/
+3
2022-04-13
Remove trailing `;` when turning assignment into `==` comparison
Jonas Schievink
-1
/
+70
2022-04-13
Add more no-op tests
Jonas Schievink
-0
/
+16
2022-04-12
Add trailing `;` when typing `=` in assignment
Jonas Schievink
-9
/
+95
2022-04-12
Merge #11883
bors[bot]
-3
/
+71
2022-04-12
fix: move dir on rename mod
rainy-me
-3
/
+71
2022-04-10
Simplify
Lukas Wirth
-19
/
+22
2022-04-09
fix: Check whether a parameter can be converted to a local
Lukas Wirth
-2
/
+7
2022-04-07
Determine function unsafety semantically
Jonas Schievink
-2
/
+2
2022-04-07
minor: Remove pointless rebindings
Lukas Wirth
-1
/
+1
2022-04-06
internal: Add more doc-link tests
Lukas Wirth
-10
/
+94
2022-04-06
fix: Attempt to resolve paths in const arguments heuristically
Lukas Wirth
-0
/
+2
2022-04-06
fix: Fix path qualifiers not resolving generic type params when shadowed by t...
Lukas Wirth
-0
/
+9
2022-04-05
Wrap macros in expr position in `MacroExpr` node
Jonas Schievink
-27
/
+40
2022-04-02
Simplify completion import insertion
Lukas Wirth
-1
/
+1
2022-04-01
Merge #11872
bors[bot]
-3
/
+0
2022-04-01
internal: Remove `PathResolution::AssocItem`
Lukas Wirth
-3
/
+0
2022-04-01
Merge #11869
bors[bot]
-5
/
+18
2022-04-01
Code blocks with tilde also works like code block
Lee Dogeon
-5
/
+18
2022-03-31
internal: Enforce Resolver to always have a module scope
Lukas Wirth
-21
/
+24
2022-03-30
internal: Refactor FamousDefs builtin crate search
Lukas Wirth
-17
/
+19
2022-03-26
Sort runnable test results to make them deterministic
Lukas Wirth
-127
/
+128
2022-03-24
organize const eval tests
hkalbasi
-160
/
+8
2022-03-24
Support constants in const eval
hkalbasi
-0
/
+85
2022-03-23
Merge #11805
bors[bot]
-1
/
+1
2022-03-23
Adjust value in syntax highlighting benchmark
Florian Diebold
-1
/
+1
2022-03-23
Merge #11791
bors[bot]
-116
/
+260
2022-03-22
minor: Bump dependencies
Lukas Wirth
-9
/
+9
2022-03-22
signature help: skip lifetimes when non-lifetime arguments are present
Jonas Schievink
-14
/
+84
2022-03-22
Avoid signature help inside multiline expressions
Jonas Schievink
-10
/
+79
2022-03-22
Improve readability of signature help tests
Jonas Schievink
-94
/
+99
[prev]
[next]