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
Age
Commit message (
Expand
)
Author
Lines
2024-01-09
Auto merge of #16319 - Veykril:no-double-load, r=Veykril
bors
-13
/
+18
2024-01-09
Auto merge of #16311 - Veykril:rustc-deps, r=Veykril
bors
-3
/
+1
2024-01-09
fix: Differentiate between vfs config load and file changed events
Lukas Wirth
-13
/
+18
2024-01-09
Temporarily disable resolve_proc_macro test
Laurențiu Nicola
-1
/
+1
2024-01-09
Merge branch 'master' into sync-from-rust
Laurențiu Nicola
-82
/
+76
2024-01-08
Remove rustc_dependencies crate
Lukas Wirth
-3
/
+1
2024-01-08
VFS no longer stores all source files in memory
Lukas Wirth
-82
/
+76
2024-01-08
Merge commit 'af40101841c45aa75b56f4e9ca745369da8fb4ba' into sync-from-ra
Laurențiu Nicola
-24
/
+95
2024-01-07
Add inlay hint for exclusive ranges
riverbl
-0
/
+4
2024-01-04
Remove limit from symbol_index::Query
Lukas Wirth
-7
/
+4
2024-01-04
Add extern crate rustc_driver to proc-macro-srv-cli
Lukas Wirth
-2
/
+1
2024-01-03
scip: Populate SymbolInformation::kind
Nicolas Guichard
-3
/
+57
2024-01-03
scip: Populate SymbolInformation::signature_documentation
Nicolas Guichard
-1
/
+8
2024-01-03
scip: Populate SymbolInformation::enclosing_symbol
Nicolas Guichard
-1
/
+12
2024-01-03
scip: Refactor token_to_symbol to moniker_to_symbol
Nicolas Guichard
-13
/
+11
2024-01-03
scip: Populate SymbolInformation::display_name
Nicolas Guichard
-1
/
+1
2024-01-03
Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2
Laurențiu Nicola
-68
/
+113
2024-01-02
Auto merge of #16211 - tetsuharuohzeki:update-lint, r=Veykril
bors
-0
/
+3
2024-01-02
Auto merge of #16153 - Veykril:err-msg, r=Veykril
bors
-16
/
+38
2024-01-02
fix: Notify user that linkedProjects is set when failing to discover projects
Lukas Wirth
-16
/
+38
2024-01-02
Auto merge of #16062 - davidbarsky:david/fix-references-to-removed-settings, ...
bors
-5
/
+5
2024-01-02
Auto merge of #16011 - ClSlaid:feat/settings/proc-macro/rebuild-on-save, r=Ve...
bors
-0
/
+14
2024-01-02
Update crates/rust-analyzer/src/handlers/notification.rs
Lukas Wirth
-1
/
+1
2024-01-01
Expose whether a channel has been dropped in lsp-server errors
Lukas Wirth
-2
/
+15
2023-12-30
minor: Simplify implementation of apply_document_changes
Martin Huschenbett
-23
/
+12
2023-12-29
Use Cargo's [workspace.lints.*] to config clippy
Tetsuharu Ohzeki
-0
/
+3
2023-12-22
internal: Update world symbols request definiton, prefer focus range for macros
Lukas Wirth
-10
/
+12
2023-12-21
Clean up
Lukas Wirth
-1
/
+1
2023-12-20
Remove Delimiter::DUMMY_INVISIBLE
Lukas Wirth
-2
/
+2
2023-12-18
internal: Move out `WithFixture` into dev-dep only crate
Lukas Wirth
-2
/
+3
2023-12-18
internal: Move proc-macro knowledge out of base-db
Lukas Wirth
-8
/
+9
2023-12-18
Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra
Laurențiu Nicola
-20
/
+309
2023-12-15
fix: Syntax fixup now removes subtrees with fake spans
Lukas Wirth
-0
/
+1
2023-12-15
Run rust-analyzer on rustc tests in metrics
hkalbasi
-0
/
+255
2023-12-12
Partially revert #16101
Lukas Wirth
-4
/
+40
2023-12-12
fix: Fix `import_map::search_dependencies` getting confused by assoc and non ...
Lukas Wirth
-2
/
+8
2023-12-11
Search for parent blocks and items when resolving inlay hints
Kirill Bulatov
-1
/
+1
2023-12-11
Query for nearest parent block around the hint to resolve
Kirill Bulatov
-14
/
+5
2023-12-11
Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra
Laurențiu Nicola
-62
/
+86
2023-12-08
fix: Fix completion failing in format_args! with invalid template
Lukas Wirth
-0
/
+1
2023-12-08
fix: Correct references from `rust-analyzer.cargo.check` to `rust-analyzer.ch...
David Barsky
-5
/
+5
2023-12-08
patch: only rerun build scripts when saved.
蔡略
-5
/
+8
2023-12-07
Bump and unlock some dependencies
Lukas Wirth
-5
/
+0
2023-12-06
internal: switch to `Arc::from_iter`
David Barsky
-31
/
+21
2023-12-06
Fix diagnostics panicking when resolving to different files due to macros
Lukas Wirth
-15
/
+54
2023-12-06
Allow navigation targets to be duplicated when the focus range lies in the ma...
Lukas Wirth
-2
/
+2
2023-12-05
Don't explicitly warn against `semicolon_in_expressions_from_macros`
Igor Matuszewski
-3
/
+3
2023-12-04
Auto merge of #15959 - Veykril:macro-shower3, r=lnicola
bors
-6
/
+5
2023-12-04
feat: add proc-macro rebuild on save option
ClSlaid
-0
/
+11
2023-12-04
Merge commit 'e402c494b7c7d94a37c6d789a216187aaf9ccd3e' into sync-from-ra
Laurențiu Nicola
-7
/
+8
[next]