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
/
rust-analyzer
/
src
Age
Commit message (
Expand
)
Author
Lines
2022-04-25
Don't emit a quickfix for placeholder suggestions
Jonas Schievink
-67
/
+13
2022-04-25
Auto merge of #12007 - edwin0cheng:restart-proc-macro-reload, r=jonas-schievink
bors
-6
/
+14
2022-04-24
minor: clarify error message
Aleksey Kladov
-1
/
+1
2022-04-24
Fix Reload Workspace command
Edwin Cheng
-6
/
+14
2022-04-22
Spawn a new thread with a larger stack for the server
Jonas Schievink
-2
/
+23
2022-04-19
Allows triggering commands after an assist edit
Jonas Schievink
-5
/
+17
2022-04-18
More visibility for switch workspaces and its states
Edwin Cheng
-4
/
+9
2022-04-17
Bump deps
Laurențiu Nicola
-0
/
+1
2022-04-16
internal: more visibility into why things happen
Aleksey Kladov
-28
/
+35
2022-04-16
fix: Fix proc-macro change check being inverted
Lukas Wirth
-1
/
+1
2022-04-15
fix: Fix source root panic in global state when checking out older git revs
Lukas Wirth
-21
/
+17
2022-04-14
minor: Cleanup config.rs a bit
Lukas Wirth
-50
/
+96
2022-04-14
internal: Show more project building errors to the user
Lukas Wirth
-43
/
+62
2022-04-13
Auto merge of #11956 - fee1-dead:master, r=flodiebold
bors
-0
/
+5
2022-04-13
feat: allow customizing the command for running build scripts
Deadbeef
-0
/
+5
2022-04-12
Merge #11883
bors[bot]
-0
/
+14
2022-04-12
fix: move dir on rename mod
rainy-me
-0
/
+14
2022-04-12
fix: Unset test feature in rustc source crates
Lukas Wirth
-1
/
+1
2022-04-11
Add simplistic config validation
Lukas Wirth
-0
/
+13
2022-04-11
Show config deseralization failures on start up
Lukas Wirth
-61
/
+84
2022-04-11
Merge #11935
bors[bot]
-86
/
+33
2022-04-09
minor: bump lsp-server version
Lukas Wirth
-2
/
+10
2022-04-08
Switch to LSP inlay hints
Laurențiu Nicola
-86
/
+33
2022-04-03
Merge #10802
bors[bot]
-8
/
+16
2022-04-03
Merge #11866
bors[bot]
-2
/
+115
2022-04-03
suggest infered type in auto complete
hkalbasi
-0
/
+1
2022-04-02
Simplify completion import insertion
Lukas Wirth
-1
/
+1
2022-04-01
Merge #11869
bors[bot]
-2
/
+3
2022-04-01
Code blocks with tilde also works like code block
Lee Dogeon
-2
/
+3
2022-03-31
Add test against line number underflow
Felix Maurer
-0
/
+107
2022-03-31
Prevent underflow when converting line numbers
Felix Maurer
-2
/
+8
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-0
/
+17
2022-03-25
Merge #11793
bors[bot]
-13
/
+23
2022-03-24
Disable experimental diagnostics by default
Jonas Schievink
-1
/
+1
2022-03-22
Preserve order when grouping references.
Kyle Huey
-11
/
+16
2022-03-22
LSIF: consolidate references into a single edge where possible.
Kyle Huey
-8
/
+13
2022-03-22
minor: Bump dependencies
Lukas Wirth
-0
/
+1
2022-03-22
fix: Fix lifetime elision hint configuration key
Lukas Wirth
-2
/
+2
2022-03-20
Merge #11771
bors[bot]
-2
/
+13
2022-03-20
feat: Visualize compiler inserted reborrows via inlay hints
Lukas Wirth
-2
/
+13
2022-03-19
Merge #11755
bors[bot]
-12
/
+51
2022-03-19
Change skip trivial behaviour
Lukas Wirth
-4
/
+4
2022-03-19
Add option to skip trivial cases
Lukas Wirth
-10
/
+34
2022-03-19
Use numbers for lifetimes by default, add setting to prefer using parameter n...
Lukas Wirth
-8
/
+13
2022-03-18
Rename call info to "signature help"
Jonas Schievink
-6
/
+5
2022-03-18
Provide signature help when editing generic args
Jonas Schievink
-1
/
+1
2022-03-18
feat: Implement lifetime elision hints
Lukas Wirth
-3
/
+13
2022-03-16
feat: Add return type hints for closures with block bodies
Lukas Wirth
-6
/
+14
2022-03-16
Mark chaining hints as types, since that's what they are
Laurențiu Nicola
-2
/
+1
2022-03-12
fix clippy::needless_return
Matthias Krüger
-1
/
+1
[prev]
[next]