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
2021-03-08
Return more data about located imports
Kirill Bulatov
-4
/
+3
2021-03-08
Add more documentation for rustc_private
Joshua Nelson
-3
/
+7
2021-03-08
Make `code generation` just work
Aleksey Kladov
-2
/
+2
2021-03-08
Use the same name in xtask and test utils
Aleksey Kladov
-3
/
+3
2021-03-08
Generalize file ensuring infrastructure
Aleksey Kladov
-5
/
+4
2021-03-08
Merge #7891
bors[bot]
-1
/
+2
2021-03-08
Document rustc_private in metadata
Daniel McNab
-1
/
+2
2021-03-08
Revert "Support disabling rustc build scripts"
Daniel McNab
-43
/
+9
2021-03-08
Make code completion "just work" in more cases
Aleksey Kladov
-1
/
+1
2021-03-08
Support disabling rustc build scripts
Daniel McNab
-9
/
+43
2021-03-07
Merge #7889
bors[bot]
-3
/
+13
2021-03-07
Make group imports configurable
asv
-3
/
+13
2021-03-07
:arrow_up: xflags
Aleksey Kladov
-7
/
+8
2021-03-04
Migrate to user-centric config name for `cargo check` stuff
Aleksey Kladov
-8
/
+7
2021-03-02
Merge #7335 #7691
bors[bot]
-1
/
+1
2021-03-02
Merge #7848
bors[bot]
-1
/
+1
2021-03-02
Bump cargo_metadata
Laurențiu Nicola
-1
/
+1
2021-03-02
Switch from pico-args to xflags
Aleksey Kladov
-300
/
+311
2021-03-02
Fix ProcMacroClient dropped too early in cli
Edwin Cheng
-9
/
+11
2021-02-27
Add LSP request and VSCode command
vsrs
-0
/
+39
2021-02-27
Remove unnecessary file_id argument
vsrs
-10
/
+7
2021-02-23
7526: Renamed create ssr to ide_ssr.
Chetan Khilosiya
-2
/
+2
2021-02-20
Update tests
Jeremy Kolb
-0
/
+104
2021-02-18
rustfmt 1.4.30-stable
Luciano Bestia
-1
/
+2
2021-02-17
Avoid transmitting unchanged diagnostics
Michał Muskała
-0
/
+11
2021-02-16
Merge #7690
bors[bot]
-41
/
+50
2021-02-16
Merge #7657
bors[bot]
-123
/
+172
2021-02-16
Fix bitrotted module name
Aleksey Kladov
-8
/
+10
2021-02-16
Enable offset-encoding capability
Aleksey Kladov
-7
/
+24
2021-02-16
Implement utf8 offsets
Aleksey Kladov
-15
/
+45
2021-02-16
Make it easy to add additional context for offset conversion
Aleksey Kladov
-113
/
+111
2021-02-16
Make utf8 default, implement utf16 in terms of it
Aleksey Kladov
-2
/
+4
2021-02-16
Prepare for utf-8 offsets
Aleksey Kladov
-9
/
+9
2021-02-16
Fix a few clippy::perf warnings
kjeremy
-5
/
+5
2021-02-16
Split `pub fn cargo_load` into `pub fn load_workspace_at` and `pub fn load_wo...
Vincent Esche
-41
/
+50
2021-02-14
Merge #7661
bors[bot]
-1
/
+3
2021-02-14
Start LSP 3.17 support
Jeremy Kolb
-1
/
+3
2021-02-14
Simplify find_crlf
Michał Muskała
-1
/
+1
2021-02-14
Make it clear which client-side commands we use
Aleksey Kladov
-81
/
+96
2021-02-14
Merge #7643 #7663
bors[bot]
-4
/
+11
2021-02-13
Allow automatically detect the rustc-src directory (fixes #3517).
Benjamin Bouvier
-4
/
+11
2021-02-13
Moved CodeLens to ide crate
ivan770
-201
/
+220
2021-02-12
Refactor reference searching to work with the ast
Lukas Wirth
-16
/
+33
2021-02-12
Fix slow tests sometimes failing
Florian Diebold
-10
/
+37
2021-02-12
fix nightly warning `legacy_derive_helpers`
Peter Wischer
-1
/
+1
2021-02-12
Pin Rust to 1.49.0 on CI
Jonas Schievink
-2
/
+3
2021-02-08
Consolidate `fn load_cargo(…)` parameters into `struct LoadCargoConfig { â...
Vincent Esche
-31
/
+70
2021-02-08
Add `config: &CargoConfig` parameter to `fn load_cargo(…)`
Vincent Esche
-7
/
+18
2021-02-05
Add a semantic token type for char literals
petr-tik
-1
/
+3
2021-02-04
Make `ModPath`'s representation private
Jonas Schievink
-1
/
+1
[prev]
[next]