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
/
src
/
tools
/
rust-analyzer
/
editors
/
code
/
package.json
Age
Commit message (
Expand
)
Author
Lines
2024-12-24
Merge pull request #18707 from ChayimFriedman2/subst
Lukas Wirth
-0
/
+23
2024-12-24
Merge pull request #18722 from markmurphydev/status_bar_settings
Lukas Wirth
-29
/
+44
2024-12-22
fix: Properly check if workspace flychecking is allowed
Lukas Wirth
-1
/
+1
2024-12-20
change config rust-analyzer.statusBar.documentSelector to showStatusBar
Mark Murphy
-29
/
+44
2024-12-20
Show substitution where hovering over generic things
Chayim Refael Friedman
-0
/
+23
2024-12-09
Disable pipe on typing handler
Lukas Wirth
-1
/
+1
2024-12-06
Add typing handler for param list pipe
Lukas Wirth
-2
/
+2
2024-12-06
Make bracket typing handler work on more things
Lukas Wirth
-1
/
+1
2024-12-05
Disable `<` typing handler again
Lukas Wirth
-1
/
+1
2024-12-03
chore: deprecate `typing.autoClosingAngleBrackets` configuration
Tarek
-10
/
+0
2024-12-03
internal: Make exclude characters for typing assists configurable, default to...
Tarek
-0
/
+13
2024-12-03
Only show status bar item in relevant files
David Richey
-0
/
+35
2024-11-18
Re-add rust-analyzer.cargo.sysrootQueryMetadata
David Richey
-0
/
+18
2024-11-08
editors/code: Match supported debug engines in config with actual supported ones
Master-Hash
-3
/
+7
2024-11-06
editors/code: Change minimum VS Code from 1.78 to 1.83
Wilfred Hughes
-3
/
+3
2024-11-03
Allow interpreting consts and statics with interpret function command
Lukas Wirth
-1
/
+1
2024-10-24
editors/code: Add md for walkthrough setup example
HackerVole
-4
/
+3
2024-10-21
Auto merge of #18359 - Daanoz:support-initializeStopped, r=Veykril
bors
-0
/
+5
2024-10-21
Update ide tests
Lukas Wirth
-22
/
+22
2024-10-21
feat: support initializeStopped setting
Daan Sieben
-0
/
+5
2024-10-18
vscode: update some dependencies
David Barsky
-2
/
+2
2024-10-13
feat: respect references.exclude_tests in call-hierarchy
roife
-1
/
+1
2024-09-30
Provide an config option to not set `cfg(test)`
Chayim Refael Friedman
-0
/
+10
2024-09-27
Auto merge of #17923 - basvandriel:feature/build-before-restart-debug, r=Veykril
bors
-0
/
+5
2024-09-25
Changes for debug restarting
Bas van Driel
-0
/
+5
2024-09-08
Automatically add semicolon when completing unit-returning functions
Chayim Refael Friedman
-0
/
+10
2024-09-01
Provide an option to hide deprecated items from completion
Chayim Refael Friedman
-0
/
+10
2024-08-19
Improve documentation for `InvocationStrategy`
Lukas Wirth
-5
/
+5
2024-08-19
chore(config): remove `invocationLocation` in favor of `invocationStrategy`
Victor Song
-38
/
+2
2024-08-16
Remove rust-analyzer.workspace.discoverProjectRunner
David Richey
-8
/
+0
2024-08-07
Allow rust-project.json to be hidden
Ali Bektas
-1
/
+7
2024-08-05
feat: Load sysroot library via cargo metadata
Lukas Wirth
-10
/
+0
2024-07-31
docs: Fix JSON example for rust-analyzer.workspace.discoverConfig
Wilfred Hughes
-1
/
+1
2024-07-29
Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril
bors
-5
/
+0
2024-07-27
feat: use vscode log format for client logs
Josh McKinney
-0
/
+1
2024-07-26
Internal: Cleanup proc-macro error handling
Lukas Wirth
-5
/
+0
2024-07-23
internal: remove UnindexedProject notification
David Barsky
-10
/
+0
2024-07-23
Remove lens.forceCustomCommands config
PaulDotSH
-10
/
+0
2024-07-19
Auto merge of #17639 - Veykril:salsa-perf, r=Veykril
bors
-1
/
+2
2024-07-19
Regenerate files
Lukas Wirth
-1
/
+2
2024-07-19
remove rust-analyzer.openFAQ
Joel Daniel Rico
-8
/
+0
2024-07-18
Auto merge of #17246 - davidbarsky:david/move-rust-project-generation-to-serv...
bors
-0
/
+34
2024-07-18
feature: move `linked_projects` discovery to the rust-analyzer server
David Barsky
-0
/
+34
2024-07-18
Update test fixtures
Lukas Wirth
-5
/
+0
2024-07-17
Auto merge of #17616 - Veykril:config-param-hints, r=Veykril
bors
-2
/
+2
2024-07-17
Fix incorrect generic parameter hint defaults
Lukas Wirth
-2
/
+2
2024-07-17
Add --keep-going to rust-analyzer.cargo.buildScripts.overrideCommand docs
Laurențiu Nicola
-1
/
+1
2024-07-10
Remove faq landing page, improve main one
Lukas Wirth
-51
/
+12
2024-07-08
feat: add inlay hints for generic parameters
Liao Junxuan
-0
/
+30
2024-07-07
Auto merge of #17523 - wada314:master, r=Veykril
bors
-0
/
+10
[next]