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-02-02
Only allow one proc-macro process
Edwin Cheng
-14
/
+16
2021-02-01
Update Test Data
Christopher Serr
-1
/
+46
2021-02-01
Don't filter code suggestions on Applicability
Christopher Serr
-4
/
+2
2021-01-29
Add --print-config-schema to help
Laurențiu Nicola
-0
/
+2
2021-01-29
bug fix
Edwin Cheng
-1
/
+1
2021-01-29
Async Loading outdir and proc-macro
Edwin Cheng
-45
/
+162
2021-01-28
Make logger-based debugging more pleasant
Aleksey Kladov
-1
/
+1
2021-01-27
Merge #7451
bors[bot]
-12
/
+24
2021-01-27
Squelch a warning
Aleksey Kladov
-0
/
+1
2021-01-26
Merge #7457
bors[bot]
-21
/
+83
2021-01-27
Apply suggestions.
vsrs
-11
/
+17
2021-01-27
cargo fmt
vsrs
-1
/
+1
2021-01-27
Add debug only guard for the --wait-dbg flag
vsrs
-1
/
+4
2021-01-26
Make always-assert crate reusable
Aleksey Kladov
-9
/
+0
2021-01-26
Add config option to ignore directories
Aleksey Kladov
-6
/
+22
2021-01-26
Allow non-absolute paths to rust source
Aleksey Kladov
-6
/
+2
2021-01-26
Remove the need to manually sync config in package.json
Aleksey Kladov
-11
/
+28
2021-01-25
Add RA_WAIT_DBG and docs
vsrs
-1
/
+2
2021-01-25
Add the ability to wait for a debugger.
vsrs
-7
/
+45
2021-01-25
Add stderr flush
vsrs
-8
/
+16
2021-01-25
Add --no-buffering flag for the file logging.
vsrs
-15
/
+21
2021-01-23
Add References code lens.
vsrs
-33
/
+44
2021-01-22
Make assertion failures more annoying for maintainers
Aleksey Kladov
-1
/
+6
2021-01-22
Merge #7353
bors[bot]
-18
/
+30
2021-01-21
Include `countme` crate to count important data structures.
Aleksey Kladov
-0
/
+5
2021-01-21
chdir to file before rustfmt
Laurențiu Nicola
-0
/
+17
2021-01-20
Partially unify SymbolKind and CompletionItemKind
Lukas Wirth
-14
/
+22
2021-01-20
Move SymbolKind to ide_db
Lukas Wirth
-2
/
+4
2021-01-19
Add LifetimeParam and ConstParam to CompletionItemKind
Lukas Wirth
-12
/
+14
2021-01-19
Update pico-args
kjeremy
-8
/
+15
2021-01-18
Merge #7297 #7338
bors[bot]
-16
/
+8
2021-01-18
Remove obsolete RangeInfo usage in rename
Lukas Wirth
-1
/
+1
2021-01-18
added region folding
Luciano Bestia
-1
/
+1
2021-01-18
Add back jemalloc support
Jonas Schievink
-0
/
+4
2021-01-18
Avoid blocking the main loop when editing Cargo.toml
Aleksey Kladov
-10
/
+7
2021-01-18
Add profile call
Aleksey Kladov
-0
/
+1
2021-01-16
Add flyimport completion for trait assoc items
Kirill Bulatov
-16
/
+8
2021-01-16
Share import_assets and related entities
Kirill Bulatov
-15
/
+28
2021-01-15
Don't duplicate rustc diagnostics fixes
Jonas Schievink
-282
/
+32
2021-01-14
Phase out SourceFileEdits in favour of a plain HashMap
Lukas Wirth
-8
/
+6
2021-01-14
Group file source edits by FileId
Lukas Wirth
-19
/
+22
2021-01-14
Introduce more appropriate assertion mechanism
Aleksey Kladov
-0
/
+5
2021-01-13
Merge #7220
bors[bot]
-10
/
+38
2021-01-13
Merge #7262
bors[bot]
-11
/
+10
2021-01-13
Don't show internal server error on rename
Aleksey Kladov
-11
/
+10
2021-01-13
fix and add tests.
ShuiRuTian
-4
/
+3
2021-01-12
Ensure uniqueness of file ids in reference search via hashmap
Lukas Wirth
-15
/
+9
2021-01-12
Group references by FileId
Lukas Wirth
-10
/
+23
2021-01-11
Improve analysis stats legibility
Aleksey Kladov
-20
/
+17
2021-01-12
format
ShuiRuTian
-3
/
+5
[prev]
[next]